News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
MyUrl view helper for Zend Framework
December 02, 2008 @ 12:54:32

Robert Basic has posted a view helper for the Zend Framework he's developed - one to more correctly handle URLs without dropping the query string information.

Zend Framework's built in URL view helper - Zend_View_Helper_Url - is discarding the query string of the URL, thus breaking some links.

The included helper for URL building formats the output in a slightly unexpected way, so his helper uses this format and, with the help of a few loops and some string appending, spits a "more correct" version out the other side. Complete code and a usage example are included.

0 comments voice your opinion now!
url helper zendframework myurl zendviewhelperurl view


blog comments powered by Disqus

Similar Posts

Daniel Hofstetter's Blog: How to update multiple divs with Ajax

PHPJack: Zend Framework's Future

Daniel Vecchiato's Blog: Using Zend Framework components in Code Igniter

Christian Stocker's Blog: A Twitter Adapter for Zend_Auth

ZendCasts.com: Introducing Action Helpers


Community Events











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


community unittest phpunit code introduction development object framework language example interview tool testing series functional release zendframework2 application podcast opinion

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