View Single Post
Old 12-08-2007, 04:40 PM   #4 (permalink)
Karl
The Reckoner
Advanced Programmer Top Contributor 
 
Karl's Avatar
 
Join Date: Sep 2007
Posts: 437
Thanks: 22
Karl is on a distinguished road
Default

The Zend Framework includes a very flexible caching class, and as usual, there is ample documentation explaining it's usage. You can view the documentation for the Zend_Cache here.
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Karl is offline  
Reply With Quote