Home > Backend Development > PHP Tutorial > smarty解决方法

smarty解决方法

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:12:17
Original
779 people have browsed it

smarty
fetch与include区别是什么?fetch怎么不会解释smarty代码的?

------解决方案--------------------
fetch() is a smarty method which defined to returns the template output, include() is a PHP method used for including other script in the current file. :)

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
Latest Issues
include error
From 1970-01-01 08:00:00
0
0
0
How to include a file in ubuntu?
From 1970-01-01 08:00:00
0
0
0
Why can't I load the content in include?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template