Home  >  Article  >  Backend Development  >  PHPCMS URL规则

PHPCMS URL规则

WBOY
WBOYOriginal
2016-06-23 14:16:381641browse

  各位,小弟我碰到这样一个问题,我想在原本PHPCMS 生成的链接http://www.shanghai.com/cms/index.php?m=content&c=index&a=show&catid=29&id=197 新加一个参数 例如
http://www.shanghai.com/cms/index.php?m=content&c=index&a=show&catid=29&id=197 &mid=123 与此同时。我希望变量mid里面要是我SESSION里面记录的数据,我该如何操作???


回复讨论(解决方案)

追加一下,在PHPCMS的URL规则里面,我可以自己增加可用变量吗??如何增加呢??

追加一下,在PHPCMS的URL规则里面,我可以自己增加可用变量吗??如何增加呢??  额。。

追加一下,在PHPCMS的URL规则里面,我可以自己增加可用变量吗??如何增加呢??
如果你要增加变量,就得改他的核心程序


追加一下,在PHPCMS的URL规则里面,我可以自己增加可用变量吗??如何增加呢??
如果你要增加变量,就得改他的核心程序 我有一个变量需要在页面中用到,并想通过URL的方式去传递,有什么办法不?

Statement:
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