hi,
i am new to the teread…
I am getting the following error in my sql …
pleasze help me…
Fatal error: Call to undefined function mysql_connect() in C:\webserver\htdocs
hi,
i am new to the teread…
I am getting the following error in my sql …
pleasze help me…
Fatal error: Call to undefined function mysql_connect() in C:\webserver\htdocs
Please don’t hijack other people’s threads. Start your own, especially when your question has nothing to do with the topic at hand.
Your error means that php is not configured to work with mysql. See the PHP forum for details on getting that working together.
^ What guelphdad said. Also, search the forums, there’s a bazillion and one posts about mysql_connect() not working in PHP.
It appears that your php is not compiled with mysql.