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 最後の子ノードを返す

説明

domelement DomNode->last_child ( void )

最後の子ノードを返します。

(PHP >= 4.3 のみ) 最後の子ノードが存在しない場合、NULL が返されます。

domnode_first_child(), 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 | sitemap | contact | advertising | mirror sites