Now, however, PHP comes with an extension called SimpleXML that does the heavy lifting for you. ... Example: $xml = new SimpleXMLElement($base_xml); ...
確定! 回上一頁