 




<?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: Caching and dynamic views</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/caching-and-dynamic-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/caching-and-dynamic-views/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 09:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosbrown</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/caching-and-dynamic-views/#comment-109863</link>
		<dc:creator>carlosbrown</dc:creator>
		<pubDate>Tue, 07 Aug 2012 08:25:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-109863</guid>
		<description><![CDATA[Put these lines in the beginning of the web (you need PHP):&lt;br&gt;&lt;?php&lt;br&gt;header(&quot;Expires: Sun, 01 Mar 2009 00:00:00 GMT&quot;);&#160;&#160;&#160; &#160; &lt;br&gt;header (&quot;Last-Modified: &quot; . gmdate(&quot;D, d M Y H:i:s&quot;) . &quot; GMT&quot;); &lt;br&gt;?&gt;&lt;br&gt;&lt;br&gt;I hope that these code will be useful for you&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>Put these lines in the beginning of the web (you need PHP):<br />&lt;?php<br />header(&#8220;Expires: Sun, 01 Mar 2009 00:00:00 GMT&#8221;);&nbsp;&nbsp;&nbsp; &nbsp; <br />header (&#8220;Last-Modified: &#8221; . gmdate(&#8220;D, d M Y H:i:s&#8221;) . &#8221; GMT&#8221;); <br />?&gt;</p>
<p>I hope that these code will be useful for you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 10:33:08 -->