$timestamp = $_GET['timestamp'];
$nonce = $_GET["nonce"];
$msg_signOature = $_GET['msg_signature'
#$encrypt_type = $_GET['encrypt_type'];
$openid=$_GET['openid'];
$xmldata =file_get_contents('php://input' );//抓包顯示有數據,但是獲取不了。求大神。
穿回來是JSON資料好像,你json_decode就可以了
好像還要json_decode
穿回來是JSON資料好像,你json_decode就可以了
好像還要json_decode