发布网友
共1个回答
热心网友
$info = file_get_contents('php://input');
$msg = (array)simplexml_load_string($info, 'SimpleXMLElement', LIBXML_NOCDATA);