Nick Mitin wrote:
I was trying to create 2 mysql connections.

this is a user question and should therefore not be directed at the internals list..

1) persistent connections have issues:
http://de2.php.net/manual/en/features.persistent-connections.php

2) use the new link parameter to get a new connection for a host you previously already connected to:
http://de2.php.net/manual/en/function.mysql-connect.php

regards,
Lukas

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to