<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Using header to redirect the browser</title>
	<link>http://www.php-scripts.com/20050922/24/</link>
	<description>Writing about PHP scripting since 12/99. Learn something new every day.</description>
	<pubDate>Sat, 11 Feb 2012 05:01:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: judy sanders</title>
		<link>http://www.php-scripts.com/20050922/24/#comment-159319</link>
		<dc:creator>judy sanders</dc:creator>
		<pubDate>Mon, 06 Feb 2012 04:53:27 +0000</pubDate>
		<guid>http://www.php-scripts.com/20050922/24/#comment-159319</guid>
		<description>&lt;strong&gt;&#60; b &#62;&#60; a href="http://wiki.knowmads.nl/StephanieQbok" &#62;medium hairstyles&#60; /a &#62;&#60; /b &#62;&#60; /blockquote &#62;&lt;/strong&gt;

This is really interesting, You are a very skilled blogger. I've joined your rss feed and look forward to seeking more of your great post. Also, I have shared your website in my social networks!</description>
		<content:encoded><![CDATA[<p><strong>&lt; b &gt;&lt; a href=&#8221;http://wiki.knowmads.nl/StephanieQbok&#8221; &gt;medium hairstyles&lt; /a &gt;&lt; /b &gt;&lt; /blockquote &gt;</strong></p>
<p>This is really interesting, You are a very skilled blogger. I&#8217;ve joined your rss feed and look forward to seeking more of your great post. Also, I have shared your website in my social networks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.php-scripts.com/20050922/24/#comment-10821</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 25 Jan 2007 18:19:25 +0000</pubDate>
		<guid>http://www.php-scripts.com/20050922/24/#comment-10821</guid>
		<description>tried several scripts but all failed with the same 'header already sent' error. Finally got the one below to work but the 'else' statement still gives the header error on the index.php???
'if'  statment  redirect to index-j.php works fine except for one minor problem - it redirects to the japanese page even if the language is not at the top of selected languages.

To cap it all ... i was almost happy it was working when the server refused to redirect: 'redirects exceeded'. dont know how to  set this...


Warning: Cannot modify header information - headers already sent by (output started at /home/exampletokyo/public_html/...

using the following did work for the index-j.php:




  
  index-l




</description>
		<content:encoded><![CDATA[<p>tried several scripts but all failed with the same &#8216;header already sent&#8217; error. Finally got the one below to work but the &#8216;else&#8217; statement still gives the header error on the index.php???<br />
&#8216;if&#8217;  statment  redirect to index-j.php works fine except for one minor problem - it redirects to the japanese page even if the language is not at the top of selected languages.</p>
<p>To cap it all &#8230; i was almost happy it was working when the server refused to redirect: &#8216;redirects exceeded&#8217;. dont know how to  set this&#8230;</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/exampletokyo/public_html/&#8230;</p>
<p>using the following did work for the index-j.php:</p>
<p>  index-l</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abs</title>
		<link>http://www.php-scripts.com/20050922/24/#comment-27</link>
		<dc:creator>abs</dc:creator>
		<pubDate>Fri, 18 Nov 2005 09:25:30 +0000</pubDate>
		<guid>http://www.php-scripts.com/20050922/24/#comment-27</guid>
		<description>do it before the  html tags.
that sent the header info(s) before, so thats why its saying "headers already sent by ....".</description>
		<content:encoded><![CDATA[<p>do it before the  html tags.<br />
that sent the header info(s) before, so thats why its saying &#8220;headers already sent by &#8230;.&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TDavid</title>
		<link>http://www.php-scripts.com/20050922/24/#comment-23</link>
		<dc:creator>TDavid</dc:creator>
		<pubDate>Sat, 29 Oct 2005 01:25:22 +0000</pubDate>
		<guid>http://www.php-scripts.com/20050922/24/#comment-23</guid>
		<description>Jorge - you can't have any whitespace or HTML before the headers are sent. Make sure nothing is printing, HTML or whitespace is happening before that function call.</description>
		<content:encoded><![CDATA[<p>Jorge - you can&#8217;t have any whitespace or HTML before the headers are sent. Make sure nothing is printing, HTML or whitespace is happening before that function call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge</title>
		<link>http://www.php-scripts.com/20050922/24/#comment-22</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Fri, 28 Oct 2005 19:15:01 +0000</pubDate>
		<guid>http://www.php-scripts.com/20050922/24/#comment-22</guid>
		<description>I try tu use it but I got this message :

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\PGNomo\logon.php:5)

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I try tu use it but I got this message :</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\PGNomo\logon.php:5)</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

