<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Redirect with Zend Framework</title>
	<atom:link href="/2010/06/21/redirect-with-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>/2010/06/21/redirect-with-zend-framework/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Andrew</title>
		<link>/2010/06/21/redirect-with-zend-framework/comment-page-1/#comment-14366</link>
		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Fri, 15 Jul 2011 14:48:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=1652#comment-14366</guid>
		<description><![CDATA[You can use options instead:

$this-&#062;_redirect($this-&#062;view-&#062;url(array(), null, true), array(&#039;exit&#039; =&#062; true));

to redirect on main. Take notice about:

array(&#039;exit&#039; =&#062; true)]]></description>
		<content:encoded><![CDATA[<p>You can use options instead:</p>
<p>$this-&gt;_redirect($this-&gt;view-&gt;url(array(), null, true), array(&#8216;exit&#8217; =&gt; true));</p>
<p>to redirect on main. Take notice about:</p>
<p>array(&#8216;exit&#8217; =&gt; true)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
