DOMNode::hasChildNodes

(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:

DOMNode::hasAttributes() -

doc_php
2016-02-24 16:14:55
Comments
Leave a Comment

Please login to continue.