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.
Installing PEAR Cache_Lite
In order to work with Cache_Lite you need to install the PEAR package.
pear install Cache_Lite-1.7.8 |
Starting with Cache_Lite
Is easy as instantiating the object to start using Cache_Lite.