awc_cache

Details

Name: awc_cache
License: Open Source (GPL).

Simple file cache class.
Massively improve the efficiency of your site by storing generated content/data. Instead of re-generating the same content every time it's requested, using up precious server resources like CPU processing time and database server connections, pull a saved copy of your data from the cache. Set an expiry time to regenerate your content periodically. With a zero-second expiry time, use as a file store with directories automatically created as needed.

Download | Tutorial | Manual

View Source Files:

© 2012 Advanced Web Construction Ltd