PHP. Руководство по PHP. 2005
DOMElement->getAttribute()
HREF="function.dom-domelement-construct.html"> HREF="function.dom-domelement-getattributenode.html"> Пред.
DOMElement->getAttribute()
(no version information, might be only in CVS)DOMElement->getAttribute() -- Returns value of attribute
Описание
class DOMElement {string getAttribute (string name)
}
Gets the value of the attribute with name name for the current node.