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)
微信扫一扫报告相同问题?