为什么微信获取的数据是个空值
$postArr=$GLOBALS['HTTP_RAW_POST_DATA'];
你用什么打印变量了?
有没有使用simplexml_load_string($postArr)