hi..

in looking over mysqli/mysql constructs, i noticed that mysqli doesn't
appear to support persistent connections. is this correct, did i miss
something..???

without using persistent connections/transactional processing, how is one
supposed to accomplish handling db transactions across multiple pages..???

if persistent connections are still supported with mysqli, how?

and if the persistent connection is no longer available, can someone explain
why it was dropped..???

thanks

-bruce

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to