(no version information, might be only in CVS)
DomNode_>first_child __
Returns first child of node
Description
object
DomNode_>first_child ( void )
Returns the first child of the node_
(PHP >= 4_3 only) If no first child is found, NULL is returned_
See also domnode_last_child(),
domnode_next_sibling(),
domnode_previous_sibling()_