I have 3 different users and when they log in they are to be taken to a different main menu.
for instance
homepage.com/mainmenu1.php
homepage.com/mainmenu2.php
homepage.com/mainmenu3.php
For instance userlevel field in my database table usertable takes on values from 1-3.
Any suggestions on how to accomplish this???