Login   Register  
PHP Classes
elePHPant
Icontem

cache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Shaun Thomas
Name: Shaun Thomas <e-mail contact>
Packages: 1 Browse all classes by Shaun Thomas Browse all classes by
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1836242 in United States United States
Week rank: 2197 Down277 in United States United States Down


  Detailed description   Download .zip .tar.gz  
The Buffer class was created with the desire to be able to capture all
print statements for easy buffering. Essentially this class is just
a wrapper for the ob PHP functions. I have added the ability to do
inline str_replaces in the buffer in case anyone wants to use this
class in a template system.

This lets a template system print directly to PHP's output buffer and
modify the results. This keeps the programmer from having to maintain
a gigantic string object through their code.

The cache class compliments this by allowing the generated buffer text
to be saved directly to a file generated and maintained by the cache
class. Using the example file, all cached pages are regenerated upon
expiration, massively reducing the load on database or computationaly
heavy pages.

This and other projects available from:
http://www.kildosphere.com/projects

  Classes of Shaun Thomas  >  cache  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: cache
Base name: 256
Description: The Buffer class was created with the desire to be able to capture all
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 1172 users
All time rank: 2821
Week users: 0 users
Week rank: 2036 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file buffer.inc ??? Buffer Class
Accessible without login Plain text file cache.inc ??? Cache Class
Accessible without login Plain text file usage.txt ??? How to Use The Classes

Download all files: cache.tar.gz cache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.