Home > Backend Development > PHP Tutorial > 关于 php的smarty求解,该如何解决

关于 php的smarty求解,该如何解决

WBOY
Release: 2016-06-13 13:48:13
Original
780 people have browsed it

关于 php的smarty求解
smarty中怎么实现类似于 c#的调用控制器的功能,我想在一个模板中调用另一个模块,就是与模块继承相反的那种效果,要求详解,或者详解的链接也可。 (smarty 3.0)
新手求教!!!

------解决方案--------------------
{include file='page_header.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