Tabajara Cache

Posted by admin on December-10-2009 Add Comments

Bookmark and Share


Tabajara Cache

By : Rafael Paulino

This class can be used to cache the output of pages into files.

It can check if a cache file exists and did not expire. If so, it outputs the contents of the cache file. Otherwise, the class starts capturing the output of the page.

In the end the class retrieves the just captured output of the page stores it in a cache file.

The class already compresses the output of the page that is cached.

The cache expiry time is configurable.

Download :
http://www.ziddu.com/download/7309715/tabajaracache-2009-08-05.zip.html

Post a Comment

You must be logged in to post a comment.