Home >Backend Development >PHP Tutorial >请求参数中的跳转地址需要做URL编码吗?

请求参数中的跳转地址需要做URL编码吗?

WBOY
WBOYOriginal
2016-06-06 20:49:031222browse

很多带有跳转功能的网页(如微博登录页)的请求参数中的跳转地址都是做了编码的,而我写的应用是没有做编码的,也可以使用。那么对跳转地址做URL编码是必须的吗?有什么好处?

这个问题已被关闭,原因:

回复内容:

很多带有跳转功能的网页(如微博登录页)的请求参数中的跳转地址都是做了编码的,而我写的应用是没有做编码的,也可以使用。那么对跳转地址做URL编码是必须的吗?有什么好处?

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