Html页面调用ThinkPHP小脚本样例 this is testtemplate index page!
这里主要实现在View下的html页面调用后台的PHP代码:
Index page: 注意 : U('TestTemplate/Index/aceIndex') }> 加粗部分为在配置文件修改。
">ace Template
">admin02 Template wysiwyg-color.css 未找到 存在隐患
">akiraIndex Template
">ariesIndex Template
">baMasterIndex Template
">seenIndex Template
">simpliqIndex Template
">ace Template
在ThinkPHP/Conf/convention.php 默认配置为 'TMPL_L_DELIM' => '{', // 模板引擎普通标签开始标记 为了区分{} 我在项目文件夹下,修改了给配置项为
'TMPL_R_DELIM' => '}', // 模板引擎普通标签结束标记'TMPL_L_DELIM' => '
'TMPL_R_DELIM' => '}>', // 模板引擎普通标签结束标记 以上仅为个人备忘。还希望多提宝贵意见。
AD:真正免费,域名+虚机+企业邮箱=0元











