DomNode::last_child
(PHP 4 >= 4.1.0)
DomNode::last_child — Devuelve el último hijo del nodo
Descripción
Retorna el último hijo del nodo.
(Solo PHP >= 4.3) Si el último hijo no es encontrado, retorna NULL.
Véase también domnode_first_child(), domnode_next_sibling(), y domnode_previous_sibling().
There are no user contributed notes for this page.
