Question
php access level from login
using php to build a login. i have 14 different pages. I want 14 users with their own un/pw to see his/her own page. in my db i setup users name pw access level. i also in dw use the restrict page bassed on access level. however where do i set who goes to which page? example. Im a football player, i log in under football and get the football page. if i log in under baseball i get the baseball page.
can you help?
