What is Smarty?
Why use it?
Use Cases and Work Flow
Syntax Comparison
Template Inheritance
Best Practices
Crash Course
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
默认为true,设置为true时, 配置文件 内的变量将覆盖每个相同名称的变量值。 当false时,相同名称的变量将合并成一个数组。 这在你希望把配置文件内变量变成数组来循环使用的时候非常有用。
参见
{config_load}
,
getConfigVars()
,
clearConfig()
,
configLoad()
和配置文件。