John wrote:
> Hi,
> 
> 
> 
> What is the best way to assign permissions to users?
> 
> 
> 
> a)      Each user has a list of permissions associated with that user or
> 
> b)      Each task/permission has a list of users that qualify or
> 
> c)       Have a table with a row for each user/permission combination
> 
> 
> 
> Thanks!
> 
> 
> 
> John
> 

I'm not sure about "best", but I kind of like the way CakePHP does it:
http://book.cakephp.org/view/465/Understanding-How-ACL-Works


-- 
Thanks!
-Shawn
http://www.spidean.com

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

Reply via email to