您好,欢迎访问一九零五行业门户网

初学者:php获取元素ID根据id不同调用不用的文件并解析模板

菜鸟求救:php获取元素id根据id不同调用不用的文件并解析模板
assign(cfg_cmstitle,$helptitle);
$smarty->display($help.html);
include foot.php;
上面是我自己写的,实现不了自己要的效果啊!这样的写法url路径是help?q=$$$$、help?r=$$$$可以访问,但不是我要的url效果,我想达到help?u=q、help?u=r可以访问的方式。请问怎么能做到呢?
分享到: display($help.html);
include foot.php;

其它类似信息

推荐信息