Home >Backend Development >PHP Tutorial >微信开发的时候,图文消息如果多个参数 地址符会丢失

微信开发的时候,图文消息如果多个参数 地址符会丢失

WBOY
WBOYOriginal
2016-06-06 20:31:201037browse

比如a=3&b=6 会变成a=3b=6这个要怎么处理,用urlencode之后浏览器无法解析

回复内容:

比如a=3&b=6 会变成a=3b=6这个要怎么处理,用urlencode之后浏览器无法解析

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