2008/10/23 howa <[EMAIL PROTECTED]>:
> Hello,
>
> As described in the mod_perl documents, Apache can share variable
> (i.e. data) if they are declared during Apache start up.
>
> So if I have a shared variable during startup, storing the DBI
> handler, I assume all the process is sharing this same handler?
>

shortly say, you should use Apache::DBI instead.

-- 
Jeff Pang
http://home.arcor.de/pangj/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to