5,还是没有效果。请教下解决方式啊。貌似用&l"/> 5,还是没有效果。请教下解决方式啊。貌似用&l">
Home > Backend Development > PHP Tutorial > thinkphp第四层if标签无法解析,该如何解决

thinkphp第四层if标签无法解析,该如何解决

WBOY
Release: 2016-06-13 11:46:05
Original
996 people have browsed it

thinkphp第四层if标签无法解析
if标签只能解析到第三层,第四层的if无法解析,我设置了"TAG_NESTED_LEVEL" =>5,还是没有效果。请教下解决方式啊。貌似用也不行啊。。。。
------解决方案--------------------
默认只支持3层 可修改源码
------解决方案--------------------

引用:
Quote: 引用:

默认只支持3层 可修改源码
怎么修改?"TAG_NESTED_LEVEL" =>5设置了还是没效果。

修改TagLibCx类库嵌套LEVEL

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template