此外,simplexml和dom物件實際上都是圍繞同一記憶體結構的包裝器,因此您可以使用 dom_import_simplexml() 和 simplexml_import_dom() 將兩者結合起來編寫操作。
確定! 回上一頁