Hello, I am receiving a fatal error on a php page:
Fatal error: Call to undefined function: mysql_connect() in /www/meyercousa/pages/view_data.php on line 13 My syntax on line 13 is: $db = mysql_connect('localhost', 'username', 'password'); Anyone have any ideas? Regards, Adrian Mcmanus IT Director [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php