December 2007
Intermediate to advanced
590 pages
15h 23m
English
In Chapter 2 we looked at the Model-View-Controller design pattern, which allowed us to easily separate our application logic from the display logic, and we implemented it using Zend_Controller_Front. We will now extend our application controller to deal with user authentication, user authorization, and user management.
At this stage, you may be wondering what the difference between authentication and authorization is.
Read now
Unlock full access