Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DomNode->parent_node -- Returns the parent of the nodeThis 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 | DomNode->prefix |