Maison  >  Article  >  développement back-end  >  smarty解决方法

smarty解决方法

WBOY
WBOYoriginal
2016-06-13 10:12:17717parcourir

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

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn