Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DOMElement->getAttribute() -- Returns value of attribute
Gets the value of the attribute with name name
for the current node.
The value of the attribute, or an empty string if no attribute with the
given name
is found.
Předcházející | Domů | Další |
DOMElement->__construct() | Nahoru | DOMElement->getAttributeNode() |