<?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 dynamic PHP webpages</title>
	<atom:link href="http://www.lateralcode.com/cache-dynamic-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lateralcode.com/cache-dynamic-pages/</link>
	<description>A Web Development Blog Focused on Code and Technology</description>
	<lastBuildDate>Thu, 07 Jul 2011 20:22:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: TopHi</title>
		<link>http://www.lateralcode.com/cache-dynamic-pages/#comment-19036</link>
		<dc:creator>TopHi</dc:creator>
		<pubDate>Fri, 11 Mar 2011 13:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=1235#comment-19036</guid>
		<description>Correction :
$file = fopen( $filename, &#039;w&quot; );
replace &#039;w&quot; with : &quot;w&quot; .
The code works perfect for me! 10x</description>
		<content:encoded><![CDATA[<p>Correction :<br />
$file = fopen( $filename, &#8216;w&#8221; );<br />
replace &#8216;w&#8221; with : &#8220;w&#8221; .<br />
The code works perfect for me! 10x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siemach</title>
		<link>http://www.lateralcode.com/cache-dynamic-pages/#comment-5910</link>
		<dc:creator>siemach</dc:creator>
		<pubDate>Sun, 31 Oct 2010 18:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=1235#comment-5910</guid>
		<description>great simple code :)
working perfect to me :)</description>
		<content:encoded><![CDATA[<p>great simple code <img src='http://www.lateralcode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
working perfect to me <img src='http://www.lateralcode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav Singh</title>
		<link>http://www.lateralcode.com/cache-dynamic-pages/#comment-899</link>
		<dc:creator>Abhinav Singh</dc:creator>
		<pubDate>Mon, 30 Nov 2009 19:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=1235#comment-899</guid>
		<description>Nice demo of caching technique. I would also recommend to read &quot;How to building a Custom PHP Framework with a custom template caching engine using Output Control functions&quot; - http://bit.ly/X94WO</description>
		<content:encoded><![CDATA[<p>Nice demo of caching technique. I would also recommend to read &#8220;How to building a Custom PHP Framework with a custom template caching engine using Output Control functions&#8221; &#8211; <a href="http://bit.ly/X94WO" rel="nofollow">http://bit.ly/X94WO</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrés Felipe Vargas (andphe) 's status on Sunday, 04-Oct-09 20:25:51 UTC - Identi.ca</title>
		<link>http://www.lateralcode.com/cache-dynamic-pages/#comment-790</link>
		<dc:creator>Andrés Felipe Vargas (andphe) 's status on Sunday, 04-Oct-09 20:25:51 UTC - Identi.ca</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=1235#comment-790</guid>
		<description>[...]  http://www.lateralcode.com/cache-dynamic-pages/        a few seconds ago  from  Gwibber [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.lateralcode.com/cache-dynamic-pages/" rel="nofollow">http://www.lateralcode.com/cache-dynamic-pages/</a>        a few seconds ago  from  Gwibber [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caching dynamic PHP webpages</title>
		<link>http://www.lateralcode.com/cache-dynamic-pages/#comment-789</link>
		<dc:creator>Caching dynamic PHP webpages</dc:creator>
		<pubDate>Sun, 04 Oct 2009 07:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=1235#comment-789</guid>
		<description>[...] the original here: Caching dynamic PHP webpages   SHARETHIS.addEntry({ title: &quot;Caching dynamic PHP webpages&quot;, url: [...]</description>
		<content:encoded><![CDATA[<p>[...] the original here: Caching dynamic PHP webpages   SHARETHIS.addEntry({ title: &#8220;Caching dynamic PHP webpages&#8221;, url: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

