【发布时间】:2017-04-03 11:44:07
【问题描述】:
如何更改核心 PHP 中的 URL?请告诉我该怎么做
http://localhost/files/rajfireworks/product_details?pro_id=2
到
http://localhost/files/rajfireworks/product_details/productname
【问题讨论】:
-
尝试使用 .htaccess stackoverflow.com/questions/11899769/…
标签: php