 |
|
Innovation award
 Nominee: 3x |
This class can capture and cache the output of whole page scripts.
It can check if the current page script cache file exists and is up to date. If it is, it outputs the contents of the cache file.
Otherwise it starts capturing the script output and registers a PHP shutdown function that will retrieve the captured output and stores it in the cache file when the script exits.
|
|
| Name: |
AC full page cache |
| Base name: |
ac-cache |
| Description: |
Capture and cache the output of whole page scripts |
| Version: |
0.1 |
| PHP version: |
5.3 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
477 users |
| All time rank: |
5045 |
| Week users: |
3 users |
| Week rank: |
923  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
ACcache |
Class |
main class |