{$smarty} reserved variable

PHP Smarty

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}

Prev 来源:PHP中文社区 Home Next
Variables loaded from config files
[从配置文件读取的变量]
Up Request variables
[页面请求的变量]