Home  >  Article  >  Backend Development  >  phpweb系统模板代码,求解释<start-><end->的用处

phpweb系统模板代码,求解释<start-><end->的用处

WBOY
WBOYOriginal
2016-06-13 12:12:38900browse

phpweb系统模板代码,求解释,的用途



------解决思路----------------------
你用的是什么模板引擎?解析起来还怪复杂的

 表示一个区域的开始
  表示一个区域的结束
主要是指出形如这样的 {#CP#} 模板变量的作用域

13行和25行的  表示了一个循环

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn