I have several admin modules for my portal. And I have also several admin users who 
are supposed to have access only to certain modules.

Say, the superadmin can access ALL modules (modA, modB, modC, modD) and
admin-A can only access modA and modB
admin-B can only access modA and modD
...
...

How can I setup my ACL that do bit (XOR) checking ?
Please advise.



---------------------------------------------------
Sign Up for free Email at http://ureg.home.net.my/
---------------------------------------------------

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

Reply via email to