I dropped your code onto my web server and received the following error.
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in E:\CONTENT_WEB\TFHSBRUINS_COM\NEW\3rd_party\intern_tracker\includes\connect.php on line 55
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.;C:\php5\pear') in E:\CONTENT_WEB\TFHSBRUINS_COM\NEW\3rd_party\intern_tracker\includes\connect.php on line 55
The DB.php file is non-existent. Please advise.
Thanks
This error is displayed when PEAR has not be installed, please check your PHP package to see if it includes PEAR.