<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Developer Blog &#187; Cache</title>
	<atom:link href="http://phpdev.ro/tag/cache/feed" rel="self" type="application/rss+xml" />
	<link>http://phpdev.ro</link>
	<description>The blog of Andrei Gabreanu</description>
	<lastBuildDate>Thu, 21 Apr 2011 16:23:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>[HOW TO] Store Zend Cache results into MySql</title>
		<link>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html</link>
		<comments>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:37:19 +0000</pubDate>
		<dc:creator>Andrei Gabreanu</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Advices]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Develop]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://phpdev.ro/?p=928</guid>
		<description><![CDATA[This article will show you how to write / use your own Zend Cache Backend Adapter along side provide you with the Class that will allow you to store your cached data, objects and even full html pages inside a MySql database. You can read about how the class can be used, how it works (theory of operation) or you can just download it from the end of the article.]]></description>
		<wfw:commentRss>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 3/6 queries in 0.001 seconds using disk
Object Caching 203/209 objects using disk

Served from: phpdev.ro @ 2012-05-19 01:54:08 -->
