Login
Register
File: sample1.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of yinsee
>
URI Cache
>
sample1.php
>
Download
File:
sample1.php
Role:
Example script
Content type:
text/plain
Description:
sample #1 - auto cache
Class:
URI Cache
Cache pages based files based on the request URI
Author:
By
yinsee
Last change:
correction.
Date:
2007-06-21 15:07
Size:
98 bytes
Contents
Download
<?
include(
"class.URI_Cache.php"
);
$cache
= new
URI_Cache
();
print
"the time is "
.
time
();
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014