For example: $result = $dom->getElementsByTagNameNS("*", "*"); The resulting DOMNodeList, $result, will contain every element in the document that is within ...
確定! 回上一頁