| Active Users: |
32 |
| Accounts: |
0 |
| Guests: |
32 |
|
|
|
|
|
|
|
HowTo: Handle non-existence controllers/actions with Zend Framework (recovered)
Zend Framework has two versions of Routing mechanism: Zend_Controller_Router (the default) and Zend_Controller_RewriteRouter (sparingly documented). You can easily make them call indexController::noRouteAction() on unexistence controllers, but on unexistence actions theyÂ’ll throw you an exception.
| Zend Framework Version: |
0.6.0
|
| Author Name: |
Aleksey Zapparov
|
| Source: |
iXTi’s personal diary
|
| Referred By: |
Zend Framework Tutorials
|
|
|
Rating: 8.00/10 (1 vote cast)
|
|
|
|
|
|
|
|
|