View Single Post
Old 11-15-2011, 12:41 AM   #1
ncjbhd
Registered User
 
Join Date: Jul 2011
Posts: 262
How to connect to a DB while connected to another?

I have a MYSQL database that my PHP script connects to and in this script I have a "WHILE" statement. In this WHILE statement I also want it to connect to another completely different database to look up information while of course still being in the WHILE execution and the database..

How can I do this without interupting the connection to the other database? Thanks
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ncjbhd is offline   Reply With Quote