$xml = simplexml_load_string($string); print_r($xml); ?> XML 解析的內容會回傳一個物件. SimpleXMLElement Object
確定! 回上一頁