I believe a good article is at
http://www.php.net/manual/en/features.persistent-connections.php

""elias"" <[EMAIL PROTECTED]> wrote in message
9c3fi6$edm$[EMAIL PROTECTED]">news:9c3fi6$edm$[EMAIL PROTECTED]...
> hello...
> just asking...what is better in this case:
> i got lots of scripts and almost all of them needs to connect to the DB
and
> some of thems are accessed lots of times what is better to use in such
> cases:
> mysql_connect() or mysql_pconnect()...
> i mean will speed factor play a role when lots and lots of user tries to
> connect to the DB?
>
> -elias
> http://eassoft.cjb.net
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to