Hi everyone, I test script with out the clause or die() no error occured but using the die clause it gave methe bellow error: I did check the file name and path it ok. Could anyone tell me what is wrong. Thanks a lot Fatal error: require_once() [function.require]: Failed opening required '1' (include_path='.;C:\php5\pear') in C:\wamp\www\mywebsite\view_user.php on line 8
This error is commonly caused by an incorrect or misplaced: / ./ ../ or trailing / in the configure file. The script can not locate the file because you have specified the wrong path. So check your config file first and read the remarks.