[PHP-DB] Re: connection pooling

2004-12-05 Thread Manuel Lemos
Hello, On 12/05/2004 05:42 PM, Jan Bro wrote: is there anybody out there, who could help me in finding something I know from good old java: Connection Pooling. Is there a mechanism or project that provides that for PHP 5? Reason I create a 20 page pdf with data out of MySQL 4.1 (that means using th

Re: [PHP-DB] Re: connection pooling

2003-05-29 Thread Mengü Gülmen
this really is what I was looking for, thanks a lot -- Finest, Mengü mailto:[EMAIL PROTECTED] ML> Hello, ML> On 05/28/2003 06:20 PM, O îÏõ ¯õìo î wrote: >> I've been looking all over the net for connection pooling information >> about php and mysql but I didn't com

[PHP-DB] Re: connection pooling

2003-05-29 Thread Manuel Lemos
Hello, On 05/28/2003 06:20 PM, O îÏõ ¯õìo î wrote: I've been looking all over the net for connection pooling information about php and mysql but I didn't come across anything. Do you know anything like the connection pooling system of asp? In php, there is the pconnect, persistent connection which