News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
How to Cache Smarty Templates (as per the manual)
April 03, 2006 @ 21:28:30

In the latest of his series of "Quickie Tutorials" today, Justin Silverton has this new post about the caching of Smarty templates in your application (as taken from the Smarty manual)

Since templates are dynamic, it is important to be careful what you are caching and for how long. For instance, if you are displaying the front page of your website that does not change its content very often, it might work well to cache this page for an hour or more. On the other hand, if you are displaying a page with a weather map containing new information by the minute, it would not make sense to cache this page.

It goes through the usual steps - what configuration options you'd need to change, an example of the code, and some tips on how to get the best performance out of your caching.

1 comment voice your opinion now!
smarty manual caching template configure example tips smarty manual caching template configure example tips


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Testing Phing buildfiles with PHPUnit

Sean Coates' Blog: A Case of Mistaken Iterator

Paul Jones' Blog: Savant Has A New Owner

IT Jungle: PHP and the Zend Framework

Zend Developer Zone: Judging the winPHP contest, or 10 tips to make the cut


Community Events











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


introduction series podcast conference opinion usergroup database google functional phpunit community rest symfony2 framework interview testing development zendframework2 language release

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