微信扫一扫
TP框架中模板赋值
$this->assign('name',$value);
$this->name = $value;
// 两种写法是等效的
你要保守你心,胜过保守一切。
作者:刘俊涛的博客
相关推荐