<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — stop common.php from sending header]]></title>
		<link>https://punbb.informer.com/forums/topic/21345/stop-commonphp-from-sending-header/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/21345/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in stop common.php from sending header.]]></description>
		<lastBuildDate>Thu, 19 Mar 2009 13:55:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: stop common.php from sending header]]></title>
			<link>https://punbb.informer.com/forums/post/125883/#p125883</link>
			<description><![CDATA[<p>In most cases, headers are sent in &quot;header.php&quot;. Replace it or add an if-statement, if your want to send special headers only for some pages.</p>]]></description>
			<author><![CDATA[null@example.com (Slavok)]]></author>
			<pubDate>Thu, 19 Mar 2009 13:55:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125883/#p125883</guid>
		</item>
		<item>
			<title><![CDATA[stop common.php from sending header]]></title>
			<link>https://punbb.informer.com/forums/post/125866/#p125866</link>
			<description><![CDATA[<p>How to stop common.php from sending header i need to set this for chat</p><div class="codebox"><pre><code>    header(&quot;Expires: Mon, 26 Jul 1997 05:00:00 GMT&quot; ); 
header(&quot;Last-Modified: &quot; . gmdate( &quot;D, d M Y H:i:s&quot; ) . &quot;GMT&quot; ); 
header(&quot;Cache-Control: no-cache, must-revalidate&quot; ); 
header(&quot;Pragma: no-cache&quot; );
header(&quot;Content-Type: text/xml; charset=utf-8&quot;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Wuu)]]></author>
			<pubDate>Thu, 19 Mar 2009 10:20:32 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125866/#p125866</guid>
		</item>
	</channel>
</rss>
