dede系统里向模板页面传参数如何实现

WBOY
Release: 2016-06-13 10:34:40
Original
1922 people have browsed it

dede系统里向模板页面传参数怎么实现?
代码是: {dede:include filename="xggl_ht.htm"/}

我想这样: {dede:include filename="xggl_ht.htm?aid=2448"/}

可是发现加上了参数就不行,提示找不到这个模板,

如何可以直接向模板传参数?

------解决方案--------------------
你这个是传给模板的

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