| Active Users: |
28 |
| Accounts: |
0 |
| Guests: |
28 |
|
|
|
|
|
|
|
Zend Framework Programmer's Reference Guide - Zend_Controller
Zend_Controller provides the foundation for building a website based on the Model-View-Controller (MVC) pattern.
The Zend_Controller system is designed to be lightweight, modular, and extensible. It is a minimalist design to permit flexibility and some freedom to users while providing enough structure so that systems built around Zend_Controller share some common conventions and similar code layout.
The Zend_Controller workflow is implemented by several components. While it is not necessary to completely understand the underpinnings of all of these components to use the system, having a working knowledge of the process is helpful.
| Zend Framework Version: |
0.9.3
|
| Author Name: |
Zend Framework
|
| Source: |
Zend Framework
|
| Referred By: |
Zend Framework Tutorials
|
|
|
|
|
|
|
|
|
|
|
|