Reply to Re: Query 2 MySQL databases in 1 statement
Posted by noor.rahman@gmail.com on 07/26/06 18:32
Got it!
Apparently, if I use the database.table.feild syntax, then PHP/MySQL
connection does not seem to care which database I specified in the
mysql_select_db($DatabaseName,$db) function.