php smarty问题
classSmartyProjectextendsSmarty{functionSmartyProject(){parent::Smarty();$this->templ...
class SmartyProject extends Smarty{
function SmartyProject(){
parent::Smarty();
$this->template_dir="./";
$this->compile_dir="./system/Smarty/templates_c/";
$this->config_dir="./system/Smarty/configs/";
$this->cache_dir="./system/Smarty/cache/";
$this->left_delimiter="{";
$this->right_delimiter="}";
}
实例化对象后 不能用Smarty的方法! 何解 在线等!!!!! 展开
function SmartyProject(){
parent::Smarty();
$this->template_dir="./";
$this->compile_dir="./system/Smarty/templates_c/";
$this->config_dir="./system/Smarty/configs/";
$this->cache_dir="./system/Smarty/cache/";
$this->left_delimiter="{";
$this->right_delimiter="}";
}
实例化对象后 不能用Smarty的方法! 何解 在线等!!!!! 展开
3个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询