you also won't see the mysqli pconnect function... which tells me that at
least for now, it's not there...

-bruce


-----Original Message-----
From: John Nichel [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 8:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] db transactions across multiple pages...


bruce wrote:
> not sure if it's php/mysqli... but if you check the php.net for the
"mysqli"
> not "mysql" functions... you won't see the persistent attribute listed for
> the php.ini attributes...

I wouldn't worry too much about that though.  I mean if persistant
connections are required for transactions, I'm sure it will be there.
The only reason we may not be seeing it now is because the PHP5
documentation is full of holes (with it not being a production release
yet).  I know of a few items that are available in PHP5 that aren't
documented on php.net yet.

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to