... Import node into DOM, and get nodeName */; $element = dom_import_simplexml($child);; $name = $element->nodeName;; print $name.": ".
確定! 回上一頁