<?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>Wed, 15 Feb 2012 07:37:54 GMT</pubDate>
<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>
<item>
<title>(PHP) Generate Unique Key Based on GET Vars - iloveitaly</title>
<link>http://snipplr.com/view/19003/generate-unique-key-based-on-get-vars/</link>
<description><![CDATA[ <p>Using the kohana framework for XSS protection</p> ]]></description>
<pubDate>Sat, 29 Aug 2009 15:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/19003/generate-unique-key-based-on-get-vars/</guid>
</item>
<item>
<title>(PHP) Prevent WordPress Stylesheet from Being Cached - andrewkhunn</title>
<link>http://snipplr.com/view/15562/prevent-wordpress-stylesheet-from-being-cached/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Jun 2009 13:16:17 GMT</pubDate>
<guid>http://snipplr.com/view/15562/prevent-wordpress-stylesheet-from-being-cached/</guid>
</item>
<item>
<title>(PHP) PHP Remote File Cache - jimmysessions</title>
<link>http://snipplr.com/view/14795/php-remote-file-cache/</link>
<description><![CDATA[ <p>use this to cache a remote file with xml, json etc</p> ]]></description>
<pubDate>Thu, 07 May 2009 05:06:28 GMT</pubDate>
<guid>http://snipplr.com/view/14795/php-remote-file-cache/</guid>
</item>
<item>
<title>(PHP) json header in php - michaelfox</title>
<link>http://snipplr.com/view/13945/json-header-in-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Apr 2009 11:52:24 GMT</pubDate>
<guid>http://snipplr.com/view/13945/json-header-in-php/</guid>
</item>
</channel>
</rss>
