News Feed
Jobs Feed
Sections




News Archive
Syntux Blog:
Advanced Caching Technique - Block Randomization
August 21, 2006 @ 16:18:25

In his latest entry to the Synutx blog, Ammar Ibrahim talks about an advanced chaching technique - block randomization.

I'm currenlty working on a site where I want to improve performance of dynamic pages. One of the greatest techniques to do is to cache dynamic content and serve the generated output (HTML). It's not as easy as we all want it to be when you have all sorts of weird blocks on the page: User login area, random content, ..etc

As I had a very pleasent experience with eZ components last week, I decided to take a look at the components, but then i remembered it works on PHP5. This project is on PHP4, I had to look for an alternative and decided to use PEAR::Cache_Lite.

He gives a visual example of what he's working towards and includes some sample code (using Cache_Lite) to create the blocks of content for his site. It took a few tries to get right, but apparently, third time's the charm.

0 comments voice your opinion now!
caching technique advanced block randomize pear cache_lite caching technique advanced block randomize pear cache_lite


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: phpDocumentor and PEAR - interesting crossing of paths

Stoyan Stefanov's Blog: Image_Text 0.6 beta is out

DevShed: PHP, MySQL and the PEAR Database

Greg Beaver's Blog: Synchronize live and development sites using the PEAR Installer

IBM developerWorks: Turn SQL into XML with PHP


Community Events











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


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

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