Re: [PHP] Multiple Connections

2001-04-19 Thread Rasmus Lerdorf
All the database connection functions return a connection identifier which you can then use in any subsequent database function calls. -Rasmus On Wed, 18 Apr 2001, Randy Johnson wrote: > Is there any special way or anything I should know about opening connections > to 2 different databases in a

[PHP] Multiple Connections

2001-04-19 Thread Randy Johnson
Is there any special way or anything I should know about opening connections to 2 different databases in a php script? thanks Randy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the lis