Re: [PHP] php problems

2007-08-08 Thread Chris
a.) PHP Fatal error: main() [href='function.require'>function.require]: Failed opening required 'DB.php' (include_path='C:\php\pear') in C:\sambar64\docs\BondMovies.php on line 11 require_once('DB.php'); Isn't the pear db class DB/DB.php ? > b.)PHP Parse error: syntax error, unexpected

[PHP] php problems

2007-08-08 Thread racol
Dear Helpers, here are the 2 files I cannot make work. I have installed php in c:\php, my php.ini file is in Windows directory and my path to pear reads "include_path = .;C:\php\pear" in the phpinfo.php output. I have switched on error reporting and have received the following error messages: