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, 05 Sep 2008

view this page in

DomNode->last_child

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

DomNode->last_child Returns last child of node

Description

domelement DomNode->last_child ( void )

Returns the last child of the node.

(PHP >= 4.3 only) If no last child is found, NULL is returned.

See also domnode_first_child(), and 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, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites