Re: Fatal error: Call to undefined function: mysqli_connect() in

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gary wrote:
> Thanks again to everyone.
> 
> I have just checked the servers phpinfo, and turns out they are running PHP 
> Version 4.3.11 while I have verstion 5.2.8, could this change any of the 
> advice?


Yes, the mysqli extension is only available for PHP5.  Use the mysql_x()
functions or move to a host that supports PHP5/mysqli extension.

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux