也把php5ts.dll,php_gd2.dll,php_mbstring.dll,php_mysql.dll,libmySQL.dll复制到了SYSTEM32里面 ...
I'm trying to connect to a mysql database using php, and I keep getting this error:<BR><BR>Call to undefined function: mysqli_connect()<BR><BR>Most of my googling found people who have this problem ...
When I run this php script, i get this: (redhat 8.0)<BR><BR>Fatal error: Call to undefined function: mysql_connect() in /home/cybermart/public_html/test/ConnectTest ...