... $domNewXML = dom_import_simplexml($newXML); $domItem = dom_import_simplexml($items[$itemQty]); <-- item I want to move $domNewItem ...
確定! 回上一頁