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
Last updated: Fri, 20 May 2011

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 )

Devuelve el último hijo del nodo.

(Solo PHP >= 4.3) Si no se encuentra un último hijo, se devuelve NULL.

Vea también domnode_first_child(), y domnode_next_sibling(), 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