(PHP 5, PHP 7)
Checks if node has children
public bool DOMNode::hasChildNodes ( void )
This function checks if the node has children.
Returns:
Returns TRUE on success or FALSE on failure.
See also:
Please login to continue.