标签: php httprequest
$url_current = "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
如果网址当前返回:
http://example.com/part1_part2_part3_part4_part5/
part1到part4在url中始终相等,part5是可变的。
我如何分解request_URI并捕获part5并放入$variable5?
$variable5
答案 0 :(得分:2)
new (() => {})
输出: - http://prntscr.com/a9445q