常规参数
文章标题:
权重:
文章摘要:
if ( time () - filemtime ( ' index.cache ' ) 2 * 60 ) // 如果缓存文件为两分钟前更新,则重新生成缓存 @ ob_start ( ' output ' ); // 使用output函数捕捉正常输出并缓存 else // 否则直接输出缓存页面 { @ ob_start ( ' ob_gzhandler ' ); readfile ( ' ind
关键字:
简单地缓存任何PHP程序输出的思路
管理密码: