| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
(no version information, might be only in CVS)
DomNode->owner_document -- Returns the document this node belongs toThis function returns the document the current node belongs to.
The following example will create two identical lists of children.
See also DomNode_insert_before().
| Předcházející | Domů | Další |
| DomNode->node_value | Nahoru | DomNode->parent_node |