|
|
|
|
|
|
Custom Zend Framework Router
One could tweak Zend Framework's Router_Route to meet almost all your routing needs. But what if you want something beyond what that package can offer? You can make your routing dreams come true with making your own custom router, all you need to do is implement Zend_Controller_Router_Route_Interface (that's a mouth full).
| Author: |
Chad Minick
|
| Zend Framework Version: |
1.0 RC 3
|
|
|
|
|
|
|
|
|
|