SimpleXMLIterator
PHP Manual

SimpleXMLIterator::hasChildren

(PHP 5 >= 5.1.3)

SimpleXMLIterator::hasChildrenReturns whether current entry is a SimpleXML object

Opis

bool SimpleXMLIterator::hasChildren ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

TRUE if the current entry is a SimpleXML object, otherwise FALSE


SimpleXMLIterator
PHP Manual