Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

DOMNode::hasChildNodes

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

DOMNode::hasChildNodes Checks if node has children

Description

bool DOMNode::hasChildNodes ( void )

This function checks if the node has children.

Return Values

Returns TRUE on success or FALSE on failure.