(PHP 5 >= 5.3.0, PHP 7)
Checks the validity of sub iterators
public bool MultipleIterator::valid ( void )
Checks the validity of sub iterators.
Returns:
Returns TRUE
if one or all sub iterators are valid depending on flags, otherwise FALSE
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.