$xml = new SimpleXMLElement($xmlString, LIBXML_NOCDATA);. by. $xml = new SimpleXMLElement(urldecode($xmlString), LIBXML_NOCDATA); ...
確定! 回上一頁