Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Padraic Brady's Blog:
Zend Framework Caching (Parts 1, 2 & 2b)
Jan 19, 2009 @ 18:03:05

Padraic Brady has posted the first two (and a half) parts of his look at caching in Zend Framework applications - the first looking at general caching and the other, more specifically, at caching in the controller.

Each entry is jammed full of example code and descriptions taking about things like dependent page caching, static caching, the best places to start and stop the caching, avoiding Zend_Registry and making custom helpers to handle all of the hard caching work for you.

tagged: zendframework cache tutorial series controller static dynamic

Link:


Trending Topics: