微信$data =file_get_contents('php://input')取不到数据,抓包
手机用户1576494449
手机用户1576494449 2020-01-02 15:56:29
0
2
935

$timestamp  = $_GET['timestamp'];       

$nonce = $_GET["nonce"];     

$msg_signature  = $_GET['msg_signature'];        

$encrypt_type = $_GET['encrypt_type'];        

$openid=$_GET['openid'];

$xmldata =file_get_contents('php://input');//抓包显示有数据,但是获取不了。求大神。

手机用户1576494449
手机用户1576494449

全部回复(2)
自

穿回来是JSON数据好像,你json_decode就可以了

自

好像还要json_decode

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板