Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DomNode->attributes
Popis
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.
PÅ™edcházejÃcà | Domů | Dalšà |
DomNode->append_sibling | Nahoru |