PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
DOMElement->getElementsByTagNameNS -- Get elements by namespaceURI and localNameThis function returns a new instance of class DOMNodeList containing the elements in the namespace namespaceURI having localName. Use "*" for the name to return all elements within the document.
Predchádzajúci | Domov | Nasledujúci |
DOMElement->getElementsByTagName | Hore | DOMElement->hasAttribute |