Re: Database connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/30/06, Chris <dmagick@xxxxxxxxx> wrote:
>
> Jasper Bryant-Greene wrote:
> > Chris wrote:
> >
> >> If they're accessing the same database you don't need to
> >> disconnect/reconnect. Different db's - well, yeh you don't have a
> choice.
> >
> >
> > Of course you do. mysql_select_db() or whatever it's called. Or just
> > issue a USE [databasename] query. No need to reconnect!
> >
>
> Only if you are using the same username/password, but you're right, it
> is an option.




php5 still has the mysql_pconnect method for persistent database
connections:
http://us2.php.net/mysql_pconnect





--
> Postgresql & php tutorials
> http://www.designmagick.com/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>


--
Anthony Ettinger
Signature: http://chovy.dyndns.org/hcard.html

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux