Pages tagged acl:

A Better Login System - Nettuts+
http://net.tutsplus.com/tutorials/php/a-better-login-system/

ACL
Zend_Acl part 3: creating and storing dynamic ACLs | CodeUtopia
http://codeutopia.net/blog/2009/02/18/zend_acl-part-3-creating-and-storing-dynamic-acls/
In this third post of the series, I’ll talk about using dynamic ACLs: How to store an ACL in a database, and construct it from there when needed. This post builds on the things introduced in part 1 and part 2.