Can anyone help me...??
I installed PHP5, MySQL and Apache2 to run PHP on local computer using WinXp. When I run PHP script with function mysql_connect(), I got a message :
Fatal Error: Call to undefined function mysql_connect() in c:\program files\apache group\apache2\htdoc\.
Well the path may be bit different as I dont remember.
Why this is happening?
I've already run C:\mysql\mysqld-nt and also with argument --console. :unsure:
|