织梦dedecms模板内怎么加入php代码

织梦dedecms模板内怎么加入php代码

织梦dedecms模板支持php代码,虽然不能完全像写php页面那样,但是基本的东西还是够了。 一、模板页面内嵌入php 例如: {dede:name runphp=yes} $str = hello; @me = $str; @me .= world{/dede:name} 最终输出结果为hello world 其实name为任意定义的

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部