... '102.xml') { $dom = dom_import_simplexml($sitemap); ... 因为SimpleXML只有新增节点而没有删除节点的方法,因此须要用到dom_import_simplexml ...
確定! 回上一頁