Hey everyone,
I've been searching the net and couldn't find enough information to my problem. I recently installed MySQL 5.0 and it works fine, however PHP 5 won't connect to MySQL. I tried calling mysql_connect() function and recieved the following error:
Fatal error: Call to undefined function mysql_connect() in E:\Server\Apache\Apache2\htdocs\mysql.php on line 3
I've also tried other functions, any help would muchly appreciated it. 🙂