Categories
PhpCache
'phpCache' is a caching system for PHP that allows you to cache blocks of code (output, variables, and headers) on pages. You can save CPU time on pages that don't need to be updated on the fly, without needing to generate static HTML.
Last updated 22 Jan, 2008
Versions
1.4
1.4 stable released 2001-08-13
- Released: 13 Aug, 2001
- Code Maturity: Stable
- Source Archive: http://www.0x00.org/phpCache/phpCache-1.4.tgz
- Licenses: GPLv2orlater
- Interfaces: Web




