By bloid
via phpimpact.wordpress.com
Published: Aug 06 2008 / 09:03
You can encapsulate routes into modules by splitting the routes into different files and extending the Zend_Controller_Router_Rewrite class. But, what if you want to use the Redirector helper to set a URL based on a registered route?
Add your comment