For connect vs. pconnect, the instances where you should use pconnect are
really rare.

When in doubt, use connect. If you know of a specifically good reason to use
it, then feel free.

But I personally have never had a situation where pconnect worked better
than connect.

And as for extended server status, I haven't a clue about it :)


--
Plutarck
Should be working on something...
...but forgot what it was.


""PHPWIN"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi
   Can anyone tell me if it is better to use pconnect or connect for mysql,
when I run my site eventually on a linux server, with apache, php4?
   And does anyone know anything about extended server status in MySql?
Things run alot better with this off when developing on win98.

Thanks
Xon




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to