News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Eran Galperin's Blog:
Passing arrays to Zend_Controller_Router
July 01, 2008 @ 09:31:52

Eran Galperin has posted a few hacks you can use for the Zend Framework's Router system to make passing arrays easy and integrated.

A big advantage to using the front controller in the Zend Framework is the ability to create nicely formatted urls. [...] The implementation of the default router in the Zend Framework (Zend_Controller_Router_Rewrite) does not allow for passing arrays in this manner though, since previously set keys get overwritten if they are declared more than once. This is somewhere between semi-annoying to very annoying, so lets get straight to hacking it into submission.

His patch only changes one line in the Zend_Controller_Router_Route_Module component - changing it from assigning to a conditional checking for the existence of an array and setting it appropriately.

0 comments voice your opinion now!
array zendframework zendcontrollerrouter router patch



Similar Posts

IBM developerWorks: What's new in Zend Framework V1.5

ProDevTips: Sorting 2D-arrays in PHP - anectodes and reflections

Zend Developer Zone: PHP Abstract Podcast Episode 13: Introduction to the Zend Framework

Thomas Weidner's Blog: Zend_File_Transfer examples or using validators to increase security

Community News: Andi Gutmans to Present at AjaxWorld 2007


Community Events











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


releases zendframework package book application developer security example framework zend code mysql cakephp job database PEAR release PHP5 ajax conference

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