News Feed
Jobs Feed
Sections




News Archive
phpRiot.com:
Zend Framework 101 Zend_Cache
May 13, 2010 @ 17:43:14

In another in his Zend Framework 101 series of articles on phpRiot.com Quentin Zervaas sets his sights on Zend_Cache in this new tutorial.

In this article I will introduce you to the Zend_Cache component of the Zend Framework. This component is used for improving the performance of your web application by saving generated data for later reuse. [...] While the idea behind caching is straightforward, there are certain considerations and complexities to be aware of. You need to consider the type of data you want to cache and the situations in which to use it.

He covers two of the main types of caching - caching bits of data as they're generated and and caching the end result of a whole HTML page. You'll need to have a copy of the Zend Framework up and working.

0 comments voice your opinion now!
zendframework zendcache tutorial cache


blog comments powered by Disqus

Similar Posts

DevShed: Introduction to Using SQLite with PHP 5

Zumba Fitness Engineering: Using Application Events to Hook in Plugins

DevShed: Displaying User Comments in a Code Igniter Blog Application

NETTUTS.com: How to Write a "Most Popular By Views" WordPress Plugin

Lorna Mitchell's Blog: Book Review: RESTful PHP


Community Events











Don't see your event here?
Let us know!


example phpunit framework introduction podcast community release opinion testing unittest code interview conference development object tool series language functional zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework