智慧建站平台,千套网站模板,免费随心选!

您现在的位置: 首页>>网站教程

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

来源: 发布时间:2019-12-02热度:87 ℃
织梦dede模板内怎么加入php代码?一、模板页面内嵌入php推荐学习:织梦cms例如:{dede:name runphp='yes'} $str = "hello"; @me = $···

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

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

一、模板页面内嵌入php

推荐学习:织梦cms

例如:

{dede:name runphp='yes'}
    $str = "hello";
    @me = $str;
    @me .= "world"
{/dede:name}
登录后复制

本文地址:http://ezhuoer.com