getting error
Call to undefined function mysql_connect()
tring to run php website on IIS 7.5.
getting error
Call to undefined function mysql_connect()
tring to run php website on IIS 7.5.
php.ini
file (check phpinfo()
if in doubt)Locate the line saying
extension=php_mysql_libmysql.dll
and make sure it is uncommented (no ;
in front)