RE: Need help in running MySqli (extension) in PHP script

2005-05-17 Thread Jay Blanchard
[snip] I read the instalation document particulary but I didn't understand it. They told "--with-mysql [=dir] configuration option" where it is found or where I should type that please give details so that mysql will works And on thing I want to know is I want MYSQLI (extenstion of MYSQL ) in php n

RE: Need help in running MySqli (extension) in PHP script

2005-05-17 Thread Jay Blanchard
[snip] 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

Need help in running MySqli (extension) in PHP script

2005-05-17 Thread madderla sreedhar
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