DOMNode->insertBefore()> <DOMNode->hasAttributes()
Last updated: Mon, 28 Dec 2009

DOMNode->hasChildNodes()

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

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

Descrição

DOMNode
bool hasChildNodes ( void )

This function checks if the node has children.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
DOMNode->hasChildNodes()
There are no user contributed notes for this page.

DOMNode->insertBefore()> <DOMNode->hasAttributes()
Last updated: Mon, 28 Dec 2009