News Feed
Jobs Feed
Sections




News Archive
Nick Lo's Blog:
RewriteRouter and Zend_Config play together
July 18, 2006 @ 06:07:38

Nick Lo (author of the now infamous Mr Dizzy story on getters/setters in constructors) brings us another new tutorial for working with the Zend Framework, getting the RewriteRouter and Zend_Config to play nicely together.

While getting the hang of the Zend_Controller_RewriteRouter, which is now included in Zend Framework 0.1.5, I was adding the routes in my index.php (bootstrap) file and wondered if there was any way of storing them elsewhere. It is possible to loop over Zend_Controller_RewriteRouter::addRoutes() but the method I will describe here is based on some recent updates to Zend_Controller_RewriteRouter by its author Michael Minicki.

His example shows the creation of some simple routes with this new functionality - creating the route definitions, loading them in, creating the object for them, and passing it into the front controller. It's as simple as that!

2 comments voice your opinion now!
zend framework rewriterouter zend_config tutorial zend framework rewriterouter zend_config tutorial


blog comments powered by Disqus

Similar Posts

Christoph Dorn's Blog: FirePHP and Zend Framework 1.6

Mike Davies' Blog: PHP Frameworks: comparing CakePHP and symfony

Matthew Weir O'Phinney's Blog: MVC changes in Zend Framework

Ligaya Turmelle's Blog: Quick snip (or Zend Framework in a Subdirectory)

Community News: CakePHP 1.2 Release (and a New Site Design)


Community Events











Don't see your event here?
Let us know!


podcast framework series functional release development code language zendframework2 example tool interview conference community opinion composer object introduction database testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework