$timestamp = $_GET['timestamp'];
$nonce = $_GET["nonce"];
$msg_signature = $_GET['msg_signature']; >
$openid = $_GET ['openid' ];
$xmldata = file_get_contents('php://input'); // 패킷 캡처에는 데이터가 있다고 표시되지만 가져올 수 없습니다. 하나님께 물어보세요.
돌아오는 JSON 데이터는 그냥 json_decode 인 것 같습니다
json_decode도 필요한 것 같습니다
돌아오는 JSON 데이터는 그냥 json_decode 인 것 같습니다
json_decode도 필요한 것 같습니다