读书人

Smarty3.1.8 有关问题

发布时间: 2012-05-15 14:35:29 作者: rapoo

Smarty3.1.8 问题
不知道从哪个版本开始取消了 allow_php_tag 该属性
我想在 Smarty模板里面使用 php代码该怎么办?

[解决办法]
{include file='a.html' test="aaa"}
{include file='a.html' test="bbb"}

读书人网 >PHP

热点推荐