$obj = simplexml_load_string($xml, "SimpleXMLElement", LIBXML_NOCDATA);
$test = json_decode(json_encode($obj), true);

标签: none

添加新评论