MySQL Forums
Forum List  »  PHP

Re: Enabling Support in PHP
Posted by: Slava Divxak
Date: July 19, 2005 07:31AM

PHP5 is friendly with mysql, but functions used for working with MySQL is not in kernel, and it's neccessary to include it like extension (dinamicaly) (it's named something like modmysql_apache.so or modmysql_apache2.so)
But, IMHO, it is better to use php4

Options: ReplyQuote


Subject
Written By
Posted
July 16, 2005 11:05AM
Re: Enabling Support in PHP
July 19, 2005 07:31AM


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.