标签: php
我的网址:localhost / folder / file / 刀塔
刀塔
返回网址:localhost / folder / file / ??
我使用$_GET['REQUEST_URI']并获取返回网址。
$_GET['REQUEST_URI']
答案 0 :(得分:0)
使用它来编码URL中的字符。希望这会对你有所帮助。
https://meyerweb.com/eric/tools/dencoder/