View Single Post
  #3 (permalink)  
Old Nov 21st, 2005, 13:25
zombbb zombbb is offline
Junior Member
Join Date: Nov 2005
Age: 28
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problem accessing multiple databases, not at the same time..

You may try to change database name at mysql_select_db(name, LINK).
You can try it
Reply With Quote