Thanks..
And how to manage user and their permissions.. should I store each page name in a table and then store permissions of each and every user to individual pages in another table?
Is there any other way to do this?
angelo@xxxxxxxxxxxx wrote:
use an include file at the top of each page.
in this include file you will check to see whether that user has access to see that page, if they dont then just redirect to the main menu page or an error page.
hope this helps
Angelo Zanetti Z Logic
www.zlogic.co.za
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php