Thread: Keep the db handle ($dbh) trough several cgi

Keep the db handle ($dbh) trough several cgi

From
"Righetti Livio"
Date:
Hi everybody,

Is it possible de keep the db handle ($dbh) trough several cgi in order to :
 - avoid to connect at the beginning of each cgi - Begin a transaction in a cgi et finish it in another cgi

Thanks in advance

Livio