POST字符串的有关问题

WBOY
Release: 2016-06-13 12:31:38
Original
989 people have browsed it

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

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

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

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

???

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