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

DevShed: Defining a Custom Function for File Uploaders with PHP 5

Zend Developer Zone: OSCON '07 Wrapup

Nick Halstead's Blog: Interviewing programmers 101 - Part 2

Matt Curry's Blog: On The Fly Model Chains With CakePHP

PHPMaster.com: Decoupling Interfaces from Implementation - Using Separated Interfaces


Community Events











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


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

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