牛骨文教育服务平台(让学习变的简单)
Smarty - the compiling PHP template engine
Prev 来源:PHP中文社区 Chapter 4. Variables[第四章.变量] Next

{$smarty} reserved variable
{$smarty}保留变量

Table of Contents
Request variables[页面请求变量](译注:就是get,post,server,session等变量)
{$smarty.now}
{$smarty.const}
{$smarty.capture}
{$smarty.config}
{$smarty.section}, {$smarty.foreach}
{$smarty.template}

The reserved {$smarty} variable can be used to access several special template variables. The full list of them follows.

{$smarty}保留变量可以被用于访问一些特殊的模板变量.
以下是全部列表: