downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DomNode::next_sibling> <DomNode::is_blank_node
[edit] Last updated: Fri, 25 May 2012

view this page in

DomNode::last_child

(PHP 4 >= 4.1.0)

DomNode::last_child Devuelve el último hijo del nodo

Descripción

domelement DomNode::last_child ( void )

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().



add a note add a note User Contributed Notes DomNode::last_child
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites