Home > Backend Development > PHP Tutorial > 关于smarty应用一个简单的有关问题

关于smarty应用一个简单的有关问题

WBOY
Release: 2016-06-13 10:00:17
Original
779 people have browsed it

关于smarty应用一个简单的问题
大家好,我现在要用smarty实现一个简单的网页,即大概有10几个网页,结构都是一样的,其中有一部分是:说明部分,每一个网页都有且不一样,如下所示
Note:
1. fdfdfdfgj g ffdf
2. fdfdfds**************
3. ********************
4. *********************
以上都是关于该网页操作的说明,且计划用来做。我现在的问题是:如果用smarty来做,我这些说明项中的大段文字,是应该放在tpl中好呢?还是放在php脚本中好,谢大家了

------解决方案--------------------
还是放在tpl中吧

不过你觉得怎么方便就怎么放吧
------解决方案--------------------
放tpl中

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