News Feed
Jobs Feed
Sections




News Archive
Echolibre Blog:
Customising Zend Framework Routing
March 13, 2009 @ 10:23:04

On the echolibre blog J.D. has made a new post looking at Zend Framework routing and how you can customize it to get the user where they need to go.

I wanted to write a post that shows a few different ways to customise Zend Frameworks routing when you're using their MVC implementation. Most of this is covered in the documentation, but it can be a little difficult to dig out.

He starts with the normal routing setup (the standard /module/controller/action and /controller/action setups) and moves on to the "magic" - a way to have a standard "framework URL" without having to include an action. He sets up a route with a wildcard to catch anything for that controller and passes it off to a custom router that goes through the request values and returns the values as though they were formatted normally in the URL.

0 comments voice your opinion now!
zendframework routing custom wildcard match parameter url


blog comments powered by Disqus

Similar Posts

Community News: Free Adobe Webinar - Zend Framework and Flex/AIR (Zend_Amf)

Developer.com: Forms Validation with CakePHP

Juozas Kaziukenas' Blog: ACL made easy. Part 1

Richard Lord's Blog: Managing 404 errors in the Zend Framework

Dave Dash's Blog: Boosting terms in Zend Search Lucene


Community Events











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


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

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