Pragmatism in the real world

Authentication and Access Control in ZFPresented at PHPWM user group, July 2010

This talk introduces Zend_Auth and Zend_ACL. It looks at how the Zend_Auth component can be used to provide login to a website and then how the Zend_Acl component is used to limit which pages a user can access, using lots of code samples.