News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Chaining routes in Zend Framework
November 30, 2009 @ 12:04:28

Robert Basic has a quick new tutorial about chaining routes in your Zend Framework applications:

On a forum, there was a question today, about adding language "support" to the routes using Zend Framework. The guy wanted routes like /en/foo/bar or /de/baz. I wrote there an example for that using Zend_Router_Routes_Chain, so just posting that example here, too.

Custom routing allows you to define routes specific to your application without having to change the core libraries. In his example, he shows how to set up the routing objects and how to add them to the request's chain.

0 comments voice your opinion now!
chain route custom zendframework tutorial


blog comments powered by Disqus

Similar Posts

NetTuts.com: Laravel 4: A Start at a RESTful API

Brian Swan's Blog: How to Use the Storage Emulator with the Windows Azure SDK for PHP

Ibuildings Blog: My framework is better than all other frameworks

Tobias Schlitt\'s Blog: The eZ components tutorial online

Brian Nelson's Blog: Writing A Reverse Proxy in PHP5


Community Events











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


symfony2 opinion podcast testing functional community zendframework2 rest database example series development framework interview usergroup language phpunit introduction release conference

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