<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Gotcha: Zend url($urlOptions) prints  /&#8221;Array&#8221;</title>
	<link>http://www.eatmybusiness.com/food/2009/05/26/gotcha-zend-urlurloptions-prints-array/113/</link>
	<description>Web Publishing Techniques</description>
	<pubDate>Tue, 07 Feb 2012 20:22:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Asmund</title>
		<link>http://www.eatmybusiness.com/food/2009/05/26/gotcha-zend-urlurloptions-prints-array/113/#comment-18146</link>
		<author>Asmund</author>
		<pubDate>Tue, 01 Jun 2010 13:03:42 +0000</pubDate>
		<guid>http://www.eatmybusiness.com/food/2009/05/26/gotcha-zend-urlurloptions-prints-array/113/#comment-18146</guid>
					<description>You can actually use the 'url($urlOptions = array(), $name = null, $reset = false, $encode = true)' method of the action helper directly like this:

$this-&#62;_helper-&#62;url-&#62;url($urlOptions, $name, $reset, $encode);

This will return a link as a string just like the view helper.

(Hopefully I don't have anything funky in my bootstrap that makes this possible only for me and that I have forgotten about :P)</description>
		<content:encoded><![CDATA[<p>You can actually use the &#8216;url($urlOptions = array(), $name = null, $reset = false, $encode = true)&#8217; method of the action helper directly like this:</p>
<p>$this-&gt;_helper-&gt;url-&gt;url($urlOptions, $name, $reset, $encode);</p>
<p>This will return a link as a string just like the view helper.</p>
<p>(Hopefully I don&#8217;t have anything funky in my bootstrap that makes this possible only for me and that I have forgotten about :P)</p>
]]></content:encoded>
				</item>
</channel>
</rss>

