MySQL Forums
Forum List  »  PHP

Re: MySQL 5 & PHP 4.4.2?
Posted by: Sebastian Karlsson
Date: April 06, 2006 02:07PM

I'm in what probably is the same seat. I want to use PHP 4 since I have no intrest in upgrading to PHP 5 yet ( it would destroy to much code and I don't really have any needs for the added functionality ). I still want to use the latest version of mysql though, but as some of you might know, the protocol for connecting to a mysql server has changed, meaning the mysql_* function don't work anymore. Is there any way to continue using the mysql_* functions without upgrading to mysqli? And if I'm forced to upgrade to mysqli, how do I accomplish that with PHP 4? It didn't come installed by default.

Options: ReplyQuote


Subject
Written By
Posted
April 05, 2006 11:58AM
Re: MySQL 5 & PHP 4.4.2?
April 06, 2006 02:07PM
April 06, 2006 11:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.