MultipleIterator::valid
(PHP 5 >= 5.3.0)
MultipleIterator::valid — Checks the validity of sub iterators
Beschreibung
public void MultipleIterator::valid
( void
)
Checks the validity of sub iterators.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE if one or all sub iterators are valid depending on flags,
otherwise FALSE
There are no user contributed notes for this page.
