【发布时间】:2017-06-01 03:07:12
【问题描述】:
我的网址是: https://domain.com/chapter-detail.php?board=12&class=145&subject=maths
现在,我想从 url 中删除查询字符串,我想得到结果 url:https://domain.com/chapter-detail.php
【问题讨论】:
-
请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读the Stack Overflow question checklist。您可能还想了解Minimal, Complete, and Verifiable Examples。
标签: php .htaccess url query-string