douan4106 2019-07-13 18:30
浏览 73

如何使用php get方法在浏览器中添加ra eadable链接?

I create a form by using HTML & PHP. One of the input field's value is:

ly=0&br=0&slc=0&sdp=2&sd=0

But when it shows in the action page, this value is shown in the browser like

http://example.com/load-single.php?query=ly%3D0%26br%3D0%26slc%3D0%26sdp%3D2%26sd%3D0

I need it to show exactly what my value is in the URL like:

http://example.com/load-single.php?query=ly=0&br=0&slc=0&sdp=2&sd=0

How can I do that?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 django项目运行报编码错误
    • ¥15 请问这个是什么意思?
    • ¥15 STM32驱动继电器
    • ¥15 Windows server update services
    • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
    • ¥15 模糊pid与pid仿真结果几乎一样
    • ¥15 java的GUI的运用
    • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
    • ¥15 怎么配置广告联盟瀑布流
    • ¥15 Rstudio 保存代码闪退