Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テンプレート ファイルをロードする前に、Smarty 変数に値を割り当てています。Smarty に特定の変数の値を決してキャッシュしないように指示する方法はありますか? 場合によっては、検索結果のように、Smarty に値をキャッシュさせたくないことがあります。
Smarty3:{$myvarnocache}またはブロックを{nocache}{/nocache}タグで囲みます。
http://www.smarty.net/docs/en/caching.tpl