DOMElement::getAttributeNode
(No version information available, might be only in CVS)
DOMElement::getAttributeNode — Returns attribute node
Description
DOMAttr DOMElement::getAttributeNode
(
string $name
)
Parameters
-
name
-
The name of the attribute.
Return Values
The attribute node.