Date: 04/15/01
- Next message: Plutarck: "Re: [PHP-WIN] Need PHP/MySQL Assistance"
- Previous message: Chris: "[PHP-WIN] MySQL problem"
- In reply to: PHPWIN: "[PHP-WIN] MySql pconnect"
- Next in thread: James Moore: "RE: [PHP-WIN] MySql pconnect"
- Reply: James Moore: "RE: [PHP-WIN] MySql pconnect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"" <phpwin <email protected>> wrote in message news:OE46HkidcDjoYAPNXRP0000230f <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: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Plutarck: "Re: [PHP-WIN] Need PHP/MySQL Assistance"
- Previous message: Chris: "[PHP-WIN] MySQL problem"
- In reply to: PHPWIN: "[PHP-WIN] MySql pconnect"
- Next in thread: James Moore: "RE: [PHP-WIN] MySql pconnect"
- Reply: James Moore: "RE: [PHP-WIN] MySql pconnect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

