//$xml = implode('', $output); $xmlObj = simplexml_load_string($xml); $json = json_encode($xmlObj); $arr = json_decode($json, true); print_r($arr);
沒有留言:
張貼留言