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, 20 Jun 2008

view this page in

DomNode->last_child

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

DomNode->last_child — Retourne le dernier fils du noeud

Description

domelement DomNode->last_child ( void )

DomNode->last_child() retourne le dernier fils du noeud.

(PHP >= 4.3 uniquement) Si aucun fils n'est trouvé, NULL est retourné.

Voir aussi domnode_first_child(), domnode_next_sibling() et 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, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites