常规参数
文章标题:
权重:
文章摘要:
1.smarty的配置 首先,使用smarty第一件事是先配置好,一般有以下9行代码 require_once(smarty/libs/Smarty_class.php); //把smarty的类定义文件包含进来 $smarty=new smarty(); $smarty-config_dir=smarty/libs/Config_File.class.php; $smarty-caching=false; //是否
关键字:
Smarty教程 基本语法
管理密码: