Home > Backend Development > PHP Tutorial > Smarty的templete对象和smarty对象的区别?解决思路

Smarty的templete对象和smarty对象的区别?解决思路

WBOY
Release: 2016-06-13 13:43:45
Original
847 people have browsed it

Smarty的templete对象和smarty对象的区别?
new Templete()与new Smarty()的得到的对象,有什么区别?

------解决方案--------------------
两个类的功能是不一样的。
------解决方案--------------------
Smarty是对外用的。Templete我是没用过

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