<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.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: PHP : The &#8220;Headers Already Sent&#8221; error , a brief look at Headers!</title>
	<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 22:16:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: pjotrbee</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-32</link>
		<dc:creator>pjotrbee</dc:creator>
		<pubDate>Thu, 18 Oct 2007 07:09:28 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-32</guid>
		<description>Hi,
But what if every php-script is build like a seperate webpage.
 Every script begins with:
       .....
and ends with: .. include("footer") ;  which contains:  .

I start with "index.php" and using a link "Log in"  the script "login.php" is started.
In this script the user enters login-name.
In this script also the loginname-verification is done.
If correct I call:
       header(”Location:index.php”) from within "login.php"
Now I get the headers-warning.
How can I avoid this ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
But what if every php-script is build like a seperate webpage.<br />
 Every script begins with:<br />
       &#8230;..<br />
and ends with: .. include(&#8221;footer&#8221;) ;  which contains:  .</p>
<p>I start with &#8220;index.php&#8221; and using a link &#8220;Log in&#8221;  the script &#8220;login.php&#8221; is started.<br />
In this script the user enters login-name.<br />
In this script also the loginname-verification is done.<br />
If correct I call:<br />
       header(”Location:index.php”) from within &#8220;login.php&#8221;<br />
Now I get the headers-warning.<br />
How can I avoid this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-31</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Sun, 14 Oct 2007 16:07:49 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-31</guid>
		<description>Thank you for this post, very enlightening.</description>
		<content:encoded><![CDATA[<p>Thank you for this post, very enlightening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saif</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-30</link>
		<dc:creator>Saif</dc:creator>
		<pubDate>Mon, 02 Jul 2007 08:16:01 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-30</guid>
		<description>U explained the Header. it is true that  most beginners get problem in few basic thing one of them is header. I specially thank u for this explanation.</description>
		<content:encoded><![CDATA[<p>U explained the Header. it is true that  most beginners get problem in few basic thing one of them is header. I specially thank u for this explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitesh</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-29</link>
		<dc:creator>nitesh</dc:creator>
		<pubDate>Fri, 13 Apr 2007 05:11:20 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-29</guid>
		<description>intresting!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>intresting!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subash Tamang</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-28</link>
		<dc:creator>Subash Tamang</dc:creator>
		<pubDate>Tue, 06 Mar 2007 09:06:15 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-28</guid>
		<description>Good explanation about HEADERS.</description>
		<content:encoded><![CDATA[<p>Good explanation about HEADERS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gohar</title>
		<link>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-27</link>
		<dc:creator>Gohar</dc:creator>
		<pubDate>Mon, 26 Feb 2007 11:02:52 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/02/25/php-the-headers-already-sent-error-a-brief-look-at-headers/#comment-27</guid>
		<description>Excellent!!! basic mistake that lots of beginners do. HEADERS explained brilliantly.

Hope ppl learn ;)</description>
		<content:encoded><![CDATA[<p>Excellent!!! basic mistake that lots of beginners do. HEADERS explained brilliantly.</p>
<p>Hope ppl learn <img src='http://www.decodephp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
