[PHPLIB] pconnect From: Arno A. Karner (karner <email protected>)
Date: 02/28/00

all right i know every body talks about pconnect saving time, and pconnect
is pooled by php_mod, but how do i defeat this feature to post a
transaction.

problem pconnect pools based on host db, usr, password. i want to be able
to do a begin select, update, commit/rollback how do i aclompish this with
out rewriting every thing.

and since even pconnectes do not last for a session, but just for a page
does any one have a class that can be used to allocate/release temp table
with sessions?

thanks in advance for any input/discusion

My opinions are my own and not that of my employer even if I am self employed

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.