A5下载 - 努力做内容最丰富最安全的下载站!

A5站长下载站

当前位置:A5下载 > 书籍教程 > 网站开发 > php教程 > PHP100视频教程 30:PHP模板引擎Smarty缓存应用
PHP100视频教程 30:PHP模板引擎Smarty缓存应用

PHP100视频教程 30:PHP模板引擎Smarty缓存应用

  • 软件大小:25.86MB
  • 软件语言:简体中文
  • 更新时间:2009-08-17
  • 软件类型:国产软件 / php教程
  • 运行环境:2000/XP/2003/Vista
  • 软件授权:免费软件
  • 官方主页:http://
  • 软件等级 :
  • 软件厂商:紫芙茈荂
立即高速安全下载
  • 介绍说明
  • 下载地址
  • 精品推荐
  • 相关软件
  • 网友评论

软件介绍 1、Smarty缓存的配置
   $smarty->cache_dir = "/caches/";  //缓存目录
   $smarty->caching = true;  //开启缓存,为flase的时侯缓存无效
   $smarty->cache_lifetime = 60;  //缓存时间

2、Smarty缓存的使用和清除
    $smarty->display('cache.tpl', cache_id);  //创建带ID的缓存
    $smarty->clear_all_cache(); //清除所有缓存
    $smarty->clear_cache('index.htm'); //清除index.tpl的缓存
    $smarty->clear_cache('index.htm',cache_id); //清除指定id的缓存

3、Smarty局部缓存

4、MYSQL与Smarty的应用

下载地址

  • PC版

本地下载

相关软件

查看所有评论+

网友评论

网友
您的评论需要经过审核才能显示

本类排名

本类推荐

装机必备

换一批

相关资讯

公众号