I have created a search page and made the action to go to my results page, but on testing this in the browser the results page is unable to function reading:
Warning: require_once(Connections/dic3.php) [function.require-once]: failed to open stream: No such file or directory in /home/stalkio/public_html/results2.php on line 1
Fatal error: require_once() [function.require]: Failed opening required 'Connections/dic3.php' (include_path='.:/x10hosting/php2/pear/PEAR') in /home/stalkio/public_html/results2.php on line 1
I don't know how to solve this problem to test if it works, has someone experienced this?
Warning: require_once(Connections/dic3.php) [function.require-once]: failed to open stream: No such file or directory in /home/stalkio/public_html/results2.php on line 1
Fatal error: require_once() [function.require]: Failed opening required 'Connections/dic3.php' (include_path='.:/x10hosting/php2/pear/PEAR') in /home/stalkio/public_html/results2.php on line 1
I don't know how to solve this problem to test if it works, has someone experienced this?