|
Content with label database in Developers (See content from all spaces)
Related Labels:
zend_acl
, example
, acl
Tutorials, User Guides, and Examples
following tutorials are provided by users of Zend Framework and are not endorsed by Zend in any way. That disclaimed, most ZF developers should find this content very interesting and useful. Projektaufbau, Konventionen und modulare Verzeichnisstruktur http://fritzthomas.com/zendframework/33howtoteil1projektaufbaukonventionenu ndmodulareverzeichnisstruktur/. by Thomas Fritz ...
|
Using Zend_Acl with a database backend
Introduction This example shows how to implement ZendAcl with a database backend. Roles, Resources and Users are stored in a database and can easily be queried. This ACL implementation uses 5 basic roles and uses ZendAcl inheritance. Firstly, the database tables and initial roles ...
|
|
|