Zend_Auth, Zend_Ldap and Zend_Acl
This took a while to figure out, so I’m going to write an entry on it. Over the last few days, I’ve been working with the Zend_Auth, Zend_Ldap and Zend_Acl classes in the Zend Framework while developing a login framework. I’ve created custom login frameworks before, using php, coldfusion and java. But this time I […]