<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 01:59:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Robert Basic's Blog: MyUrl view helper for Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/11488</guid>
      <link>http://www.phpdeveloper.org/news/11488</link>
      <description><![CDATA[<p>
<i>Robert Basic</i> has <A href="http://robertbasic.com/blog/myurl-view-helper-for-zend-framework/">posted a view helper</a> for the Zend Framework he's developed - one to more correctly handle URLs without dropping the query string information.
</p>
<blockquote>
Zend Framework's built in URL view helper - Zend_View_Helper_Url - is discarding the query string of the URL, thus breaking some links.
</blockquote>
<p>
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 <A href="http://robertbasic.com/blog/myurl-view-helper-for-zend-framework/">included</a>.
</p>]]></description>
      <pubDate>Tue, 02 Dec 2008 12:54:32 -0600</pubDate>
    </item>
  </channel>
</rss>
