--- Nicole <[EMAIL PROTECTED]> wrote:
> Originally, I used pconnect for a while. Then I learned that with
> high traffic site, that's not the best idea.
Where did you learn this? I disagree with that notion.
I manage a Web site that serves 10 million hits a day, and if I didn't use
persistent connections (in addition to avoiding database queries whenever
possible), my servers would never survive.
Chris
=====
HTTP Developer's Handbook
http://shiflett.org/books/http-developers-handbook
My Blog
http://shiflett.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php