News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
MelonFire Community:
Caching Web Sites With PEAR Cache
November 21, 2006 @ 09:37:00

From the MelonFire community pages comes a new tutorial today talking about caching websites with a pre-existing PEAR package, PEAR_Cache.

More often than not, today's Web sites more closely resemble the big black truck crawling along the freeway than the little red Ferrari zipping through traffic. Fortunately, it's not all doom and gloom. By "caching" certain sections of your Web site, you can reduce the load on your server, significantly improve application response times and make your users happier.

They get down to the basics first, talking about what caching is and what it can do to help you and your application. This is quickly followed by some sample code to get the ball rolling, showing how to cache a simple string automatically. The next obvious step is to cache the contents of an entire dynamically generated file or automatically cache an entire application (without the need to do each file independently).

There's a few other examples they include as well - caching time, partial content, results from XML requests, and how to use a database to store your cached information.

0 comments voice your opinion now!
caching website file page pear cache package database tutorial caching website file page pear cache package database tutorial



Similar Posts

WebReference.com: Database-enabled Ajax with PHP

DevShed: PHP, MySQL and the PEAR Database

PHP-Tools Blog: Der Zauberlehrling - Sorcerer's Apprentice

PHPBuilder.com: File uploads made easy

HowTo Forge: Installing The PHP-MemCache Module On CentOS 5.0


Community Events







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


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

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