Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
The Viral Script 1.0
bretteleben.de Panoramascript 1.01
One more way ... 1.01
ASPAuctionPro 1.1
bretteleben.de Lakescript 1.01
bretteleben.de Slideshow 1.01
Pacific Timesheet 6.4
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Details

Caching in PHP 

 
by ilovejackdaniels.com

A tutorial explaining how to cache PHP pages to reduce server load.

License: Freeware

Downloads: 0

Download Caching in PHP  Report Error Link
More Similar Code


Server-Side Caching Options is an article which will be of much use to ASP programmers. Various caching techniques like element caching, page caching and data caching are discussed here. The author also tells about the advantages and disadvantages of



Zend Accelerator is a PHP caching programme for PHP scripts. When a PHP script is accessed the Zend Engine parses the script and compiles before executing it. As long as the script remains unchanged the accessing of the script is faster after the fir



Caching in .Net - Overview is an article in which users can get idea about page caching technique. In this tutorial author discusses about page caching, object caching, and methods involved for setting expiration time. Here the author describes this



Caching with ASP.NET is a web based article in which author discusses about methods involved in constructing cache, he clearly explains about page caching, fragment caching and data caching regarding to ASP.NET application. The author elaborates abou



PHP Accelerator is a PHP based caching utility. This can cache and optimise the PHP files. This script cahces the output of a PHP file in a separate file and when the PHP script is called for the second time it reads from the cahce file and gives the



AlberT-cache is a very tiny, full page caching system written in PHP. / It reduces server-load drastically, as pages are generated less often. It speeds up the serving of your pages, by caching the ouput of pages and returning them instead of reparsi



RFKcache is an easy to use caching system for PHP files. It is very efficient and easy to use. Since it caches the PHP files, when a second user call the same PHP file the processing is done instantly. This script also reduces the load of the server



Webmasters can utilize this caching component on their websites to enhance their web pages and reduce their webserver load. This component performs page fragmented caching and data caching and this component can be easily integrated into any custom w



Caching in ASP.NET is a web based tutorial through which programmers can get details about caching technique, various method of caching technique and advantages of using cache technique. Here author gives some of the tips for utilizing the cache tech



Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application.

User Review for Caching in PHP 
- required fields
     

Please enter text on the image