hi, I use php 5.0,Mysql 5.04 ,IIS 5.0 ,IE in windows2000 NT os and still got errors in running php script with Mysqli functions.
when I execute the Php script with Mysql functions in it, it gives fatal error " undefined function Mysqli_connect() on line no etc.,, " in browser. IS that correct, can I use "Mysqli" functions in this because I am using Mysql 5.04 (beta) version in PHP documentation it was told that those who are using Mysql 4.0 or higher can use Mysqli in php scripts. if so how i can install Mysqli ( Extension MYSQL) in PHP. I doesn't understand the command " use --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. " where should I type this command in order to install the mysqli extension so that I can use the Mysql 5.0 version in php script. Any help is welcome. Thanks SReedhar __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]