News Feed
Jobs Feed
Sections

Recent Jobs

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!
php smarty manual caching template configure example tips php smarty manual caching template configure example tips




Similar Posts

Vidyut Luther\'s Blog: Difference between \"require()\" and \"include()\" in PHP

Elizabeth Smith\'s Blog: String Class (Kal_String)

DevShed: Design Patterns and PHP 5

When Penguins Attack: Tuning IIS for PHP

Florian Anderiasch\'s Blog: phpeclipse/eclipse+zend/php directory class


Community Events









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


mysql PEAR book zend developer code framework security PHP5 job conference application database zendframework release cakephp example package releases ajax

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