[wellylug] PHP & MySQL problem.

Darryl Hamilton wellylug at addict.net.nz
Sun Aug 7 16:42:33 NZST 2005


Jethro Carr wrote:
> I'm using PHP 5.0.3 & MySQL 4.1.13.
> 
> any help? Has the MySQL connection command changed or something?

MySQL 4.1.x uses the MySQLi extension, and in turn, mysqli_* commands, 
so that might be the problem.

Having said that, I've been able to connect using the standard mysql_* 
commands as well.

d.




More information about the wellylug mailing list