Comments on: Simple Caching Method Using PHP http://nlindblad.org/2007/05/06/simple-caching-method-using-php/ Code monkeys are monkeys too Fri, 21 Nov 2008 05:22:27 +0000 http://wordpress.org/?v=2.1 By: Philip Karpiak http://nlindblad.org/2007/05/06/simple-caching-method-using-php/#comment-2847 Philip Karpiak Sun, 06 May 2007 20:03:09 +0000 http://nlindblad.org/2007/05/06/simple-caching-method-using-php/#comment-2847 Many thanks for this Niklas. One of my pet projects uses a similar caching model, but with a very ugly way of references files using MD5 filenames. Hopfully seeing your example will motivate myself to get rid of that bloatedness my current implementation has. Many thanks for this Niklas. One of my pet projects uses a similar caching model, but with a very ugly way of references files using MD5 filenames. Hopfully seeing your example will motivate myself to get rid of that bloatedness my current implementation has.

]]>