Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DomNode->parent_node
(no version information, might be only in CVS)
DomNode->parent_node -- Returns the parent of the nodePopis
domnode DomNode->parent_node ( void )This function returns the parent node.
(PHP >= 4.3 only) If no parent is found, NULL is returned.
The following example will show two identical lists of children.
PÅ™edcházejÃcà | Domů | Dalšà |
DomNode->owner_document | Nahoru |