If you install Zend Framework you can just use the Zend_Cache library standalone - and then you can increase the granularity and do caching of partials, pieces of output code within a page. So even a very dynamic page can take advantage of caching. (Not to be confused with Zend Cache which is a script caching product).
Craig Cochrane wrote: > Hi Guys > > Just researching Caching pages, this looks basic. Is this good > practice? Would be interested in feedback on this subject. > > Craig > > > --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
