Приглашаем посетить
Одоевский (odoevskiy.lit-info.ru)

DomNode->attributes

append_sibling" HREF="/php/007/function.domnode-append-sibling.html">child_nodes" HREF="/php/007/function.domnode-child-nodes.html">

DomNode->attributes

(no version information, might be only in CVS)

DomNode->attributes --  Returns list of attributes

Описание

array DomNode->attributes ( void )

This function only returns an array of attributes if the node is of type XML_ELEMENT_NODE.

(PHP >= 4.3 only) If no attributes are found, NULL is returned.