在smarty的模板中怎么取cookie呢?

我在php代码中可以通过下面的方式取cookie:

$_COOKIE['qicloud_access_token']

但是在smarty的模板中怎么取cookie呢?


MMTTMM
浏览 576回答 1
1回答

白板的微信

{* display the value of the cookie "username" ($_COOKIE['username']) *} {$smarty.cookies.username}
打开App,查看更多内容
随时随地看视频慕课网APP