smarty模板赋值问题
使用smarty,如何在模板文件中使用 $_SESSION $_COOKIE 等全局变量呢? 请指点使用的格式。
<{$smarty.session.变量名}>
<{$smarty.cookies.变量名}>
教程地址:http://www.phprm.com/frame/3efcd56059d8b5603f9e0434888f884f.html
欢迎转载!但请带上文章地址^^
<{$smarty.session.变量名}>
<{$smarty.cookies.变量名}>
教程地址:http://www.phprm.com/frame/3efcd56059d8b5603f9e0434888f884f.html
欢迎转载!但请带上文章地址^^