分类分类
大小:25.86MB更新:2026-02-18
类别:php教程系统:2000/XP/2003/Vista
软件介绍 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的应用
PHP 手册 2013 中文版php教程7.77 MB2013-07-05
下载明仔PHP精品教程全集php教程1.39 MB2012-02-13
下载Discuz!论坛7.2用户手册php教程10.5 MB2011-09-28
下载PHP编码规范(第一版)php教程41 KB2011-09-26
下载PHP完全自学手册php教程3.32 MB2011-09-26
下载PHP语言进阶和高级应用php教程9.01 MB2011-09-23
下载Zend Framework 手册(中文版)php教程4.54 MB2011-09-22
下载PHP新手上路中文教程php教程338 KB2011-09-22
下载PHP MySQL Apache超强组合php教程12.9 MB2011-09-22
下载PHP模板引擎 Smarty 完全中文手册php教程353 KB2011-09-21
下载Ease Template Manual E3 中文手册php教程47 KB2011-09-21
下载PHPLIB简明教程php教程72 KB2011-09-21
下载