View Single Post
Old 08-07-2002, 01:08 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
what's the best way to use multiple dbs php/mysql

i need to access 2 different mysql databases on the same server.

i've tried mysql_select($db);

but it doesn't seem to work. does anyone know the best way to switch between db's multiple times in 1 script?
sde is offline   Reply With Quote