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

search for in the

DomNode->next_sibling> <DomNode->is_blank_node
Last updated: Fri, 22 Aug 2008

view this page in

DomNode->last_child

(No version information available, might be only in CVS)

DomNode->last_child Devuelve el último hijo del nodo

Descripción

domelement DomNode->last_child ( void )

Devuelve el último hijo del nodo.

(Sólo 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.

DomNode->next_sibling> <DomNode->is_blank_node
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites