Re: [PHP-PEAR] Output_Cache Module
[email protected] (Sebastian Bergmann)
| Newsgroups | php.pear |
|---|---|
| Organization | http://www.sebastian-bergmann.de/ |
| Message-ID | <[email protected]> |
Christian Stocker wrote: > even better :) i just know, that there's a Function_Cache Class in the > actual PEAR, but as i understood it, it does something different, than i > did. Function_Cache caches the result and the output (using output buffering) of a function. The cached data is either stored in a global variable or in Shared Memory. -- sebastian bergmann e-mail : [email protected] homepage : http://www.sebastian-bergmann.de make a gift : http://wishlist.sebastian-bergmann.de measure the usability of your web application -> http://phpOpenTracker.de