Re: User Management

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use an $_SESSION array variable to contain the pages they can access.

"Dasmeet Singh" <singhdasmeet@xxxxxxxxx> wrote in message 
news:20050413073109.18524.qmail@xxxxxxxxxxxxxxxx
> Hi!
>
> I am developing an applicaton in PHP where different users would have 
> different permissions and access to different functions/pages of website. 
> Now whats the best way to do tht?
>
> One way I can think of is keep all permissions in a table and divide 
> everyting on site into functions..and when every function is called, check 
> whether thecurrent user has permission to particular function..
>
> But this method looks quiet complicated..is ther any other way to do this?
>
> Also if you can give me some links to articles/tutorials on user/levels 
> management in PHP, it would be really helpful..
>
> Thanks in advance 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux