And when I use code as below to parse the xml file: $obj = simplexml_load_string(file_get_contents($inputXml),'SimpleXMLElement', LIBXML_NOCDATA); $json ...
確定! 回上一頁