I already made a login script, I was wondering if you guys know where I would get some help on making my script log into multiple database... I have email, auction, and several other scripts and I would want them to be all hooked into one script.
$db1=mysql_connect(db1...) $db2=mysql_connect(...) etc