suche nach in der

DOMElement::getAttributeNodeNS> <DOMElement::getAttribute
Last updated: Fri, 18 May 2012

view this page in

DOMElement::getAttributeNode

(PHP 5)

DOMElement::getAttributeNodeReturns attribute node

Beschreibung

DOMAttr DOMElement::getAttributeNode ( string $name )

Returns the attribute node with name name for the current element.

Parameter-Liste

name

The name of the attribute.

Rückgabewerte

The attribute node.

Siehe auch



add a note add a note User Contributed Notes
DOMElement::getAttributeNode
There are no user contributed notes for this page.

DOMElement::getAttributeNodeNS> <DOMElement::getAttribute
Last updated: Fri, 18 May 2012