11-26-2007, 08:52 PM
|
#2 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
ok, im guessing all you DB's are on the same server?
In the factory have the function mysql_select_db(), that is provided they are on the same server, thus the link identifier (created from mysql_connect function) will work.
Just something i thought of off the top of my head.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
Last edited by sketchMedia : 11-26-2007 at 08:53 PM.
Reason: clumbsy fingers
|
|
|
|