首页
关于我
我的感想
个人百科
我的链接
我的照片
与我联系
MSN
留言本
我的文章
个人计划
农历年历
常见问题
朋友专栏
Cache Capability
目录
1
Cache code (in memory)
2
Cache variables/data (in memory)
3
Cache (template) files
4
Others
Cache code (in memory)
eAccelerator
Cache variables/data (in memory)
APC
(a PHP extension).
memcache
(a PHP extension).
Cache (template) files
Smarty's cache scheme
.
Others
Zend Cache
.
Cache packages in PEAR
:
PEAR::Cache
,
PEAR::CacheLite
(未有研究)