Quote:
Originally Posted by Chuck S Right I am merely stating anything you do or code up would probally be centered around there as thats where we define the $link and $db_link lines. |
I basically need something like this:
$mysql_user1="vande11_user1";
$mysql_user2="vande11_user2";
$mysql_user3="vande11_user3;
$random_user = $mysql_user1, $mysql_user1, $mysql_user1
$mysql_user= $random_user
I am guessing this should work for each login.. as it will randomly select a differnet users based on the $random_user