Re: [PHP] Persistent connections with mysql_pconnect()

2003-03-25 Thread CPT John W. Holmes
> no, not at all... but there is a time and a place, and i don't think you > should use pconnect just because you don't want to an include at the top of > every page. You still have to call pconnect() on every page if you use it. It doesn't leave it open for other requests, it leaves it open withi

Re: [PHP] Persistent connections with mysql_pconnect()

2003-03-25 Thread skate
no, not at all... but there is a time and a place, and i don't think you should use pconnect just because you don't want to an include at the top of every page. - Original Message - From: "John Hicks" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 5:11 PM S