rugzo Posted March 1, 2009 Share Posted March 1, 2009 Hi all, i am trying to make a little portal for my work where different users (standart,admin...) will have access. I made the user login system. Now i want to design it. If for example a standart user logs in, he should see not the administrative buttons, links, tables... How can i do this? How can i hide those? thanks in advance... Link to comment https://forums.phpfreaks.com/topic/147417-user-management/ Share on other sites More sharing options...
WolfRage Posted March 1, 2009 Share Posted March 1, 2009 Use Sessions and if some one logs in as a admin they get the page with the admin buttons else they get the non-admin page. Link to comment https://forums.phpfreaks.com/topic/147417-user-management/#findComment-773775 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.