</description> </book> </catalog>"; //Convert the XML string into an SimpleXMLElement object. $xmlObject = simplexml_load_string($xml); //Encode the ...
確定! 回上一頁