Home > Backend Development > PHP Tutorial > 小弟我的地址栏里的参数太多了,服务器只接收255字节,怎么让服务器多接一些?

小弟我的地址栏里的参数太多了,服务器只接收255字节,怎么让服务器多接一些?

WBOY
Release: 2016-06-13 13:51:53
Original
931 people have browsed it

我的地址栏里的参数太多了,服务器只接收255字节,如何让服务器多接一些??
比如改成512字节,请问高手在服务器端怎么解决???

------解决方案--------------------

探讨

引用:

啥浏览器? 我的chrome/firefox/ie8 下面这个都无问题


http://www.google.ca/search?gcx=c&sourceid=chrome&ie=UTF-8&q=china#sclient=psy-ab&hl=en&sourc……

------解决方案--------------------
cookies,不过处理起来比较麻烦。
传过去的是cookies的名字

因为是查询所以不需要保密性,cookies完美的选择。
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template