Forum und email

DOMElement->getAttributeNode()

(No version information available, might be only in CVS)

DOMElement->getAttributeNode() — Restituisce il nodo attributo

Descrizione

DOMElement
DOMAttr getAttributeNode ( string $name )

Restituisce il nodo attributo con nome name per l'elemento corrente.

Elenco dei parametri

name

Nome dell'attributo.

Valori restituiti

Il nodo attributo.


08, Erik Sefkow