php?修改url
程序员文章站
2022-05-22 14:41:29
...
输出来时有改变,但实际没变
$_SERVER['REQUEST_URI']=$_SERVER['REQUEST_URI']."#5";//echo $_SERVER['REQUEST_URI'];exit;.......$tpl->display('event.html');
回复讨论(解决方案)
你想要需做什么?
解决了