how to set user level
        Posted  
        
            by fetty
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fetty
        
        
        
        Published on 2010-06-08T03:01:46Z
        Indexed on 
            2010/06/08
            3:02 UTC
        
        
        Read the original article
        Hit count: 285
        
php
Hi,
I am doing a system that require a login page. The problem is I dont know how to set the user level. For an example : if admin, can access all the page and if user can access only certain page. How to do that?
© Stack Overflow or respective owner