alohaaaron
Programmer
Hi, I have PHP 5.2.0 running on IIS, ISAPI installation. I cannot get any MYSQLI_Connect or MYSQLI queries to work properly. When I run phpinfo() there is no listing for MYSQLI.
I have checked that the libmysql.dll is present and the php_mysqli.dll is in the extension directory.
I have also checked that the PHP directory is in the PATH of the computer and checked to see that the correct php.ini file is being used.
Regular MYSQL queries work fine but I need MYSQLI queries to work. Thanks!
I have checked that the libmysql.dll is present and the php_mysqli.dll is in the extension directory.
I have also checked that the PHP directory is in the PATH of the computer and checked to see that the correct php.ini file is being used.
Regular MYSQL queries work fine but I need MYSQLI queries to work. Thanks!