List:General Discussion« Previous MessageNext Message »
From:Stephen Moretti Date:August 25 2005 1:31pm
Subject:Re: MysqlI
View as plain text  
Bill wrote:

>>Hi
>>
>>Did someone use MySQLI in production environment ?
>>
>>Is the transactions aspect reliable ? (bugs etc)
>>
>>Thanks.
>>
>Sorry I should have specified that it's in the PHP environment.
>  
>
mySQLi is a part of PHP, so you might be better asking this question 
over there, but....

mySQLi is a part of PHP5.0 which was released in July 2004, but was also 
part of the pre-release versions of PHP5 and PHP5.1rc1 was recently 
released.  So I'm guessing it'd be reasonably safe to assume that its 
been fairly well tested over the last 12 months +.

But anyway, you can find more information about MySQLi here : 
http://uk.php.net/manual/en/ref.mysqli.php

Stephen

Thread
MysqlIBill24 Aug
  • Re: MysqlIBill25 Aug
    • Re: MySQLSGreen25 Aug
    • Re: MysqlIStephen Moretti25 Aug
    • Re: MySQLBill25 Aug
      • Re: MySQLSGreen25 Aug
      • Re: MySQLBill25 Aug