I dont know what to do anymore, I have searched the forums, and they all say the same thing.
Added this:
extension_dir = "C:/PHP/ext/"
Uncommented this:
extension=php_mysql.dll
Copied the following dll's to my system32:
php5ts.dll
libmysql.dll
php_mysql.dll
I still get undefined function mysql_connect().
Please help, what am I doing wrong?
Jason