MySQL Forums
Forum List  »  PHP

Re: Mysqli Vs mysql
Posted by: d c
Date: December 01, 2005 07:43PM

bannme wrote:
> Did you copy libmysqli.dll to your php installed
> directory?
>
> To install the mysqli extension for PHP, use the
> --with-mysqli=mysql_config_path/mysql_config
> configuration option where mysql_config_path
> represents the location of the mysql_config
> program that comes with MySQL versions greater
> than 4.1.
>
> If you would like to install the mysql extension
> along with the mysqli extension you have to use
> the same client library to avoid any conflicts.
>
> More Information
> http://php.net/mysqli
>
> Reference for mysqli from zend
> http://www.zend.com/php5/articles/php5-mysqli.php?
> article=php5-mysqli&kind=php5&id=6315&
> open=1&anc=0&view=1


I have looked at all the material and while I see there may be something to be done I have no idea how to do it.?

where do I get the .dll mentioned for the php folder?

how do I modify ?

am I modifying the php.ini and why does the latest download of php not cover this as I have only recently downloaded it..

info
I am trying to connect some php code to an SQL - the code uses mysqli
I am running MySQL 4.1
and PHP from a few days ago -5 I believe

any ideas?

thank you for your time

d

Options: ReplyQuote


Subject
Written By
Posted
November 16, 2005 06:02PM
November 16, 2005 07:41PM
November 20, 2005 09:28AM
Re: Mysqli Vs mysql
d c
December 01, 2005 07:43PM
September 09, 2008 12:08PM


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.