<?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: Header Location Redirect Not Working in PHP?</title>
	<atom:link href="http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/</link>
	<description>for the well rounded Internet entrepreneur</description>
	<lastBuildDate>Tue, 09 Mar 2010 01:17:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: franmelo</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-505</link>
		<dc:creator>franmelo</dc:creator>
		<pubDate>Wed, 20 Jan 2010 08:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-505</guid>
		<description>man, thank you very much, I have faced this problem a couple of times, never figured out why. I new about the echo before the header(); but I didn&#039;t know about the space before &lt;?php, that is so annoying, I was literally pulling my hear out. Thanks again for the post.</description>
		<content:encoded><![CDATA[<p>man, thank you very much, I have faced this problem a couple of times, never figured out why. I new about the echo before the header(); but I didn&#39;t know about the space before &lt;?php, that is so annoying, I was literally pulling my hear out. Thanks again for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyb0lt</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-480</link>
		<dc:creator>cyb0lt</dc:creator>
		<pubDate>Wed, 13 Jan 2010 01:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-480</guid>
		<description>I was going through the hair-pulling until I turned on output_buffering. Thanks for posting the suggestion. Worked like a charm.</description>
		<content:encoded><![CDATA[<p>I was going through the hair-pulling until I turned on output_buffering. Thanks for posting the suggestion. Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanka nuwan</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-317</link>
		<dc:creator>shanka nuwan</dc:creator>
		<pubDate>Tue, 24 Nov 2009 05:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-317</guid>
		<description>yep,&lt;br&gt;That is correct. i also faced that problem, after remove &quot;echo&quot;, &quot;printf&quot; as well as &quot;print&quot; header function worked correctly.&lt;br&gt;thank you so much.</description>
		<content:encoded><![CDATA[<p>yep,<br />That is correct. i also faced that problem, after remove &#8220;echo&#8221;, &#8220;printf&#8221; as well as &#8220;print&#8221; header function worked correctly.<br />thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Meagher</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-292</link>
		<dc:creator>Paul Meagher</dc:creator>
		<pubDate>Tue, 10 Nov 2009 04:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-292</guid>
		<description>Turn output_buffering on in your php.ini file and forget about this issue - you can then issue your header location command at any point in your script.</description>
		<content:encoded><![CDATA[<p>Turn output_buffering on in your php.ini file and forget about this issue &#8211; you can then issue your header location command at any point in your script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Treye Rice</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-286</link>
		<dc:creator>Treye Rice</dc:creator>
		<pubDate>Fri, 30 Oct 2009 16:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-286</guid>
		<description>I had the same hair-pulling problem...fixed it by deleting the 1 extra space before the &lt;?php declaration&lt;br&gt;&lt;br&gt;Thanks for your post!&lt;br&gt;&lt;br&gt;Treye</description>
		<content:encoded><![CDATA[<p>I had the same hair-pulling problem&#8230;fixed it by deleting the 1 extra space before the &lt;?php declaration</p>
<p>Thanks for your post!</p>
<p>Treye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ummm.... php help - Nordinho.net Forums</title>
		<link>http://www.folksonomy.org/2009/08/31/header-location-redirect-not-working-in-php/comment-page-1/#comment-280</link>
		<dc:creator>Ummm.... php help - Nordinho.net Forums</dc:creator>
		<pubDate>Wed, 28 Oct 2009 02:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.folksonomy.org/?p=319#comment-280</guid>
		<description>[...] Re: Ummm.... php help   Maybe this will answer your question [...]</description>
		<content:encoded><![CDATA[<p>[...] Re: Ummm&#8230;. php help   Maybe this will answer your question [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
