Flexible User Authentication with Zend_Auth
Submitted by jazzslider on Thu, 04/09/2009 - 00:00
The Zend_Auth component of the Zend Framework can really help simplify the process of developing a custom authentication system for your next web application. The basic process is already very well-documented, so let's try something a bit more complex.
Categories: