<?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: Simple Page Cache Script for PHP</title>
	<atom:link href="http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php</link>
	<description>Latest News, Articles, and Events from the Philippines' Premier Interactive Web and Multimedia Developer</description>
	<lastBuildDate>Tue, 09 Mar 2010 03:15:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php/comment-page-1#comment-927</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Feb 2010 02:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eacomm.com/?p=254#comment-927</guid>
		<description>YOU CAN DOWNLOAD A SAMPLE SCRIPT OF THIS HERE:
http://www.eacomm.com/downloads/cachescript.zip</description>
		<content:encoded><![CDATA[<p>YOU CAN DOWNLOAD A SAMPLE SCRIPT OF THIS HERE:<br />
<a href="http://www.eacomm.com/downloads/cachescript.zip" rel="nofollow">http://www.eacomm.com/downloads/cachescript.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fl3x7</title>
		<link>http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php/comment-page-1#comment-430</link>
		<dc:creator>fl3x7</dc:creator>
		<pubDate>Thu, 23 Jul 2009 14:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eacomm.com/?p=254#comment-430</guid>
		<description>this is great. worked perfectly! id never implemented caching before and this made it very easy. A lot easier than the other solutions i have googled.

The only problem was because the code is pasted in as text the quotes are the wrong ones etc but other than that its perfect. 

Thank you!!!</description>
		<content:encoded><![CDATA[<p>this is great. worked perfectly! id never implemented caching before and this made it very easy. A lot easier than the other solutions i have googled.</p>
<p>The only problem was because the code is pasted in as text the quotes are the wrong ones etc but other than that its perfect. </p>
<p>Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php/comment-page-1#comment-354</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 30 Jun 2009 02:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eacomm.com/?p=254#comment-354</guid>
		<description>A simple solution is to &#039;refresh&#039; or delete the cache file whenever an actual update has occurred. Meanwhile you save on database lookups whenever the page is simply visited but not changed.</description>
		<content:encoded><![CDATA[<p>A simple solution is to &#8216;refresh&#8217; or delete the cache file whenever an actual update has occurred. Meanwhile you save on database lookups whenever the page is simply visited but not changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDev</title>
		<link>http://blog.eacomm.com/archives/254/simple-page-cache-script-for-php/comment-page-1#comment-345</link>
		<dc:creator>PHPDev</dc:creator>
		<pubDate>Sun, 28 Jun 2009 05:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eacomm.com/?p=254#comment-345</guid>
		<description>Cool, but not efficient with CMS which have frequent data changed.. example is, im updating and updating the contents while the cache is not expired yet.</description>
		<content:encoded><![CDATA[<p>Cool, but not efficient with CMS which have frequent data changed.. example is, im updating and updating the contents while the cache is not expired yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
