I have an xml data and i need to convert this xml into an array ,i use the bellow PHP code, $xml = new SimpleXMLElement($data); // $data contain the xml ...
確定! 回上一頁