Forum und email

DOMNode->hasChildNodes()

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

DOMNode->hasChildNodes() — Checks if node has children

설명

DOMNode
bool hasChildNodes ( void )

This function checks if the node has children.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.