常规参数
文章标题:
权重:
文章摘要:
/** *@说明:文件缓存输出 *@参数:$cachefile=cache文件(绝对路径) *@参数:$pertime=缓存输出的间隔时间 *@参数:$sql=sql语句 *@参数:$templatefile=模板文件名称(绝对路径) **/ function __cache ( $cachefile , $pertime , $sql , $templatefile ){ global $db ; if(
关键字:
简单实用的缓存函数
管理密码: