PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Returns the last child of the node.
(PHP >= 4.3 only) If no last child is found, NULL is returned.
See also DomNode_first_child(), DomNode_next_sibling(), DomNode_previous_sibling().
Zurück | Zum Anfang | Nach vorne |
DomNode->is_blank_node | Nach oben | DomNode->next_sibling |