Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

数据流

你可以用数据流来作为变量。{$foo:bar}将使用foo://bar的 数据流来获取模板变量。

Example 17.8. 数据流变量

模板中使用PHP数据流来作为变量


{$foo:bar}

  

参见 模板资源