Instead of using *new SimpleXMLElement()* , use [simplexml_load_string()][1] to convert the retrieved API data (a long string) to parsed XML ...
確定! 回上一頁