Home > Backend Development > PHP Tutorial > thinkphp遍历截取字符串并输出到模板

thinkphp遍历截取字符串并输出到模板

WBOY
Release: 2016-06-06 20:08:53
Original
1120 people have browsed it

  1. 写一个自定义模板函数截取

  2. 在控制器里遍历截取后,在输出到模板。

这两种办法都试了,都只成功一半。 求大神们助攻。

回复内容:

  1. 写一个自定义模板函数截取

  2. 在控制器里遍历截取后,在输出到模板。

这两种办法都试了,都只成功一半。 求大神们助攻。

不知道是我理解能力差还是大大问题表述不清

没有明白你的意思

你的意思是要实现类似substr函数实现是吗?

talk is cheap, show me the code

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