Jump to content

using multiple databases


Woodburn2006

Recommended Posts

i am trying to display info on a single page from multiple databases but the first sql query is fine as i have selected the first db to use. but i use the mysql_select_db() function to select the next DB but it still tries to connect to the first DB and ignores the fact that i have tried to select a new DB. is there any way i can do this?
Link to comment
https://forums.phpfreaks.com/topic/20244-using-multiple-databases/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.