News Feed
Jobs Feed
Sections




News Archive
Jose de Silva's Blog:
Speeding up your application with Cache_Lite
November 04, 2010 @ 13:53:49

In a new post to his blog Jose de Silva takes a look at how using the Cache_Lite PEAR package can help to speed up your application by reducing overhead caused by data fetching.

Cache_Lite is one of the fast, light and reliable cache system for PHP. It's an extremely easy and small learning curve system to work with. This post will try to make you a light introduction to PHP Cache_Lite.

He starts from the beginning - installing the package through the PEAR installer and setting up a basic configuration for a new Cache_Lite object in a script. Using this object you can test for the existence of a cached value or set a new one. The configuration allows you to define the "time to live" before the records expire.

0 comments voice your opinion now!
tutorial cachelite pear package


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Loops & Decisions in PHP - The ABC's of PHP Part 8

DevShed: Building a PHP 5 Form Processor - Using the Form Processor Package

Vinu Thomas' Blog: Create a Storage engine for MySQL using PHP

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

ZendCasts.com: Deep Integration between Zend and Doctrine 1.2


Community Events











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


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

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