
程序名称:cache_TS
开发者/组织名称:Jacek Wloka
运行环境:php+mysql,php+文本
官方网站:http://twoja-strona.net/
下载地址:
请下载附件中的源码,不要直接复制 (已下载 505 次)文章来源:http://www.OSphp.com.cn
程序介绍: //OsPHP.COM.CN
This class can be used to cache the output of PHP script in files.
First it checks the cache file of a given cache key.
If the cache file exists and it has not expired, the class outputs the contents of the cache file.
If the cache file does not yet exist or it has expired, the class starts capturing the output of the script and stores it in the cache file.
The directory where the cache files are stored and the cache file expiry time are configurable parameters.
相关日志
Hutula 网站内容管理及社区化系统
龙升客户关系管理系统 国内开源 php+mysql
BugFree 研发流程和Bug管理
DEDECMS 织梦内容管理系统内置的PHP干扰码
CacheManager PHP缓存管理类
Hutula 网站内容管理及社区化系统
龙升客户关系管理系统 国内开源 php+mysql
BugFree 研发流程和Bug管理
DEDECMS 织梦内容管理系统内置的PHP干扰码
CacheManager PHP缓存管理类
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容
中查看更多“cache_TS”相关内容最后编辑: shuguang 编辑于2007/12/08 08:57
CacheManager


















