Saving bandwith and CPU with caching
Saturday, January 5th, 2008After getting a bit of success with the site, I found it necessary to implement a caching system and after a bit of researching, I found a brilliant piece of code by Dave Child, and that script has greatly reduced the punishment I was putting my server through.
The script can be found here, and it is really easy to implement in your PHP code.
