Posted by brett on 03/04/07 19:21
I'm running PHP5 on Windows Vista with mysql 5.2. I have a simple php file with <? $dbc = mysql_connect (); ?> When I run the file, I get this error: Fatal error: Call to undefined function mysql_connect() in E:\www \mysite\connecttest.php on line 2 PHP seems to be installed correctly. What could I be doing wrong?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming