如何重写这样的URL(localhost / mvc / public / index.php?url = watch?v = ohGXBKUkK4c)?

时间:2019-01-29 17:13:26

标签: php url-rewriting

如何从中重写网址

localhost/mvc/public/index.php?url=watch?v=ohGXBKUkK4c

对此

localhost/mvc/public/watch?v=ohGXBKUkK4c

并将watch?v=ohGXBKUkK4c放入我的变量$theurl中?

顺便说一句,我正在使用PHP。
希望您能帮助我,谢谢。

0 个答案:

没有答案