<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/cache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 22:44:45 GMT</pubDate>
<item>
<title>(PHP) Simple PHP cache class - peckham</title>
<link>http://snipplr.com/view/67728/simple-php-cache-class/</link>
<description><![CDATA[ <p>A simple class to cache files (or other results) with PHP.</p> ]]></description>
<pubDate>Sun, 14 Oct 2012 01:16:55 GMT</pubDate>
<guid>http://snipplr.com/view/67728/simple-php-cache-class/</guid>
</item>
<item>
<title>(PHP) Query posts and cache the query - Mat_</title>
<link>http://snipplr.com/view/67580/query-posts-and-cache-the-query/</link>
<description><![CDATA[ <p>Snippet to show a simple use of the transient API when querying posts.</p> ]]></description>
<pubDate>Wed, 03 Oct 2012 19:56:43 GMT</pubDate>
<guid>http://snipplr.com/view/67580/query-posts-and-cache-the-query/</guid>
</item>
<item>
<title>(PHP) No Cache HTTP Headers - ryantxr</title>
<link>http://snipplr.com/view/65544/no-cache-http-headers/</link>
<description><![CDATA[ <p>HTTP headers to disable caching.</p> ]]></description>
<pubDate>Mon, 11 Jun 2012 22:38:26 GMT</pubDate>
<guid>http://snipplr.com/view/65544/no-cache-http-headers/</guid>
</item>
<item>
<title>(PHP) Base display function to use Joomla! cache - kevincam</title>
<link>http://snipplr.com/view/65293/base-display-function-to-use-joomla-cache/</link>
<description><![CDATA[ <p>This is a base function to use with Joomla! to display the view using the Joomla cache system.</p> ]]></description>
<pubDate>Thu, 31 May 2012 21:33:20 GMT</pubDate>
<guid>http://snipplr.com/view/65293/base-display-function-to-use-joomla-cache/</guid>
</item>
<item>
<title>(PHP) Simplepie with fixed Cache directory handling - iroybot</title>
<link>http://snipplr.com/view/60572/simplepie-with-fixed-cache-directory-handling/</link>
<description><![CDATA[ <p>Simplepie per default uses relative paths to generate the cache filename. Whenever I  use Simplepie I run into the same problem, that the cache directory can't be located. This is why I modify the file everytime. Here's my version (with a hardcoded path which you'll want to replace with your desired location).</p> ]]></description>
<pubDate>Sun, 06 Nov 2011 07:00:30 GMT</pubDate>
<guid>http://snipplr.com/view/60572/simplepie-with-fixed-cache-directory-handling/</guid>
</item>
<item>
<title>(PHP) Simple PHP Page Caching Technique - Abe</title>
<link>http://snipplr.com/view/59612/simple-php-page-caching-technique/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 11 Oct 2011 02:20:20 GMT</pubDate>
<guid>http://snipplr.com/view/59612/simple-php-page-caching-technique/</guid>
</item>
<item>
<title>(PHP) Cache favicon from google service - szpunk</title>
<link>http://snipplr.com/view/59336/cache-favicon-from-google-service/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 02 Oct 2011 20:51:35 GMT</pubDate>
<guid>http://snipplr.com/view/59336/cache-favicon-from-google-service/</guid>
</item>
<item>
<title>(PHP) Cache PHP - Jotape</title>
<link>http://snipplr.com/view/59260/cache-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Sep 2011 22:10:52 GMT</pubDate>
<guid>http://snipplr.com/view/59260/cache-php/</guid>
</item>
<item>
<title>(PHP) Wordpress: Cache your $wpdb queries - prwhitehead</title>
<link>http://snipplr.com/view/52208/wordpress-cache-your-wpdb-queries/</link>
<description><![CDATA[ <p>Cache the results of your wordpress database queries for faster page generation</p> ]]></description>
<pubDate>Sun, 17 Apr 2011 01:35:49 GMT</pubDate>
<guid>http://snipplr.com/view/52208/wordpress-cache-your-wpdb-queries/</guid>
</item>
<item>
<title>(PHP) Cache - leonard_mocanu</title>
<link>http://snipplr.com/view/52018/cache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Apr 2011 15:39:24 GMT</pubDate>
<guid>http://snipplr.com/view/52018/cache/</guid>
</item>
<item>
<title>(PHP) Disable browser cache - mfigge</title>
<link>http://snipplr.com/view/49196/disable-browser-cache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Feb 2011 13:29:06 GMT</pubDate>
<guid>http://snipplr.com/view/49196/disable-browser-cache/</guid>
</item>
<item>
<title>(PHP) cache control with file modification date - ashsa</title>
<link>http://snipplr.com/view/48344/cache-control-with-file-modification-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 03 Feb 2011 21:44:32 GMT</pubDate>
<guid>http://snipplr.com/view/48344/cache-control-with-file-modification-date/</guid>
</item>
<item>
<title>(PHP) Prevent Web Page from Expiring - bradless</title>
<link>http://snipplr.com/view/46885/prevent-web-page-from-expiring/</link>
<description><![CDATA[ <p>I use the following code to prevent a user from getting a "webpage expired" message when hitting the back button on a page where the search results are also on the page with the form.</p> ]]></description>
<pubDate>Tue, 11 Jan 2011 01:50:39 GMT</pubDate>
<guid>http://snipplr.com/view/46885/prevent-web-page-from-expiring/</guid>
</item>
<item>
<title>(PHP) https+ieX+downloads - ashsa</title>
<link>http://snipplr.com/view/44381/httpsiexdownloads/</link>
<description><![CDATA[ <p>Donwloads weren't working with https + ie6/ie7. This line solves the problem (order is important, **no-store** must be first).</p> ]]></description>
<pubDate>Fri, 19 Nov 2010 02:23:08 GMT</pubDate>
<guid>http://snipplr.com/view/44381/httpsiexdownloads/</guid>
</item>
<item>
<title>(PHP) PHP - Cache Controls - wireplay</title>
<link>http://snipplr.com/view/39914/php--cache-controls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 03 Sep 2010 00:56:47 GMT</pubDate>
<guid>http://snipplr.com/view/39914/php--cache-controls/</guid>
</item>
<item>
<title>(PHP) Seiten nicht cachen (Typo3-Extension, PHP) - rolfthomas</title>
<link>http://snipplr.com/view/39554/seiten-nicht-cachen-typo3extension-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 26 Aug 2010 19:49:15 GMT</pubDate>
<guid>http://snipplr.com/view/39554/seiten-nicht-cachen-typo3extension-php/</guid>
</item>
<item>
<title>(PHP) PHP cache Files - silverius</title>
<link>http://snipplr.com/view/35650/php-cache-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Jun 2010 09:55:00 GMT</pubDate>
<guid>http://snipplr.com/view/35650/php-cache-files/</guid>
</item>
<item>
<title>(PHP) Build dynamic cache file for offline - saturngod</title>
<link>http://snipplr.com/view/29761/build-dynamic-cache-file-for-offline/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Mar 2010 04:37:01 GMT</pubDate>
<guid>http://snipplr.com/view/29761/build-dynamic-cache-file-for-offline/</guid>
</item>
<item>
<title>(PHP) Fetch &amp;amp; Save / Cache an image from a remote server using PHP - adamcoulombe</title>
<link>http://snipplr.com/view/20712/fetch--save--cache-an-image-from-a-remote-server-using-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Oct 2009 10:17:39 GMT</pubDate>
<guid>http://snipplr.com/view/20712/fetch--save--cache-an-image-from-a-remote-server-using-php/</guid>
</item>
<item>
<title>(PHP) Easy Kohana Cache For Variable Dependent Pages - iloveitaly</title>
<link>http://snipplr.com/view/19079/easy-kohana-cache-for-variable-dependent-pages/</link>
<description><![CDATA[ <p>Useful for controllers. Put this in your base class for easy caching on variable (GET, POST) dependent pages</p> ]]></description>
<pubDate>Mon, 31 Aug 2009 21:51:42 GMT</pubDate>
<guid>http://snipplr.com/view/19079/easy-kohana-cache-for-variable-dependent-pages/</guid>
</item>
</channel>
</rss>