Page 1 of 1

oracle + php: Persistent Database Connections

Posted: Sun Jul 16, 2006 1:25 pm
by skabbit
i've got problem:
when script ends, PHP makes commit. i need to make commit in other (next) execution of my php script.
how can i do it?