Home  >  Article  >  Backend Development  >  POST字符串的有关问题

POST字符串的有关问题

WBOY
WBOYOriginal
2016-06-13 12:31:38986browse

POST字符串的问题
POST字符串的问题

用户提交一个表单,表单中有个输入框里面会输入一串随机的字符,比如像下面的这个:
lb6-{@q#N9b

但是在另一个页面接收后输出显示,就变成了:
lb6-{@q#N9b

这个要怎么处理才能让它显示原来的:
lb6-{@q#N9b

???

Statement:
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