我在php代码中可以通过下面的方式取cookie:$_COOKIE['qicloud_access_token']但是在smarty的模板中怎么取cookie呢?
1 回答
白板的微信
TA贡献1883条经验 获得超3个赞
{* display the value of the cookie "username" ($_COOKIE['username']) *} {$smarty.cookies.username}
- 1 回答
- 0 关注
- 575 浏览
添加回答
举报
0/150
提交
取消