PHP Handbuch
Zurück
Nach vorne
DomNode->attributes
(unknown)
DomNode->attributes -- Returns list of attributes
Description
array
DomNode->attributes
( void)
This function only returns an array of attributes if the node is of type XML_ELEMENT_NODE.
Zurück
Zum Anfang
Nach vorne
DomNode->append_sibling
Nach oben
DomNode->child_nodes