Heim  >  Artikel  >  Backend-Entwicklung  >  smarty解决方法

smarty解决方法

WBOY
WBOYOriginal
2016-06-13 10:12:17717Durchsuche

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. :)

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn