Richard Lynch wrote:
On Wed, June 13, 2007 8:53 am, PHP Mailing List wrote:
I currently running my php as cgi as it is more controllable in shared
hosting, the drawback is I cannot use mysql persistent connection so
mysql_pconnect() function is not an option. Is there any mysql
connection poo
On Wed, June 13, 2007 8:53 am, PHP Mailing List wrote:
> I currently running my php as cgi as it is more controllable in shared
> hosting, the drawback is I cannot use mysql persistent connection so
> mysql_pconnect() function is not an option. Is there any mysql
> connection pool product for php r
On Tue, June 12, 2007 12:16 am, PHP Mailing List wrote:
> Can I maintain just one mysql connection resource to all my pages per
> user session. As far as I knows create connection is more expensive
> than
> executing queries ?
>
> Any reference how to make efficient for connection resources ?
Plea
On Mon, June 11, 2007 12:53 pm, PHP Mailing List wrote:
> Can I maintain just one mysql connection resource to all my pages per
> user session. As far as I knows create connection is more expensive
> than
> executing queries ?
>
> Any reference how to make efficient for connection resources ?
Yes,
4 matches
Mail list logo