(PHP 5 >= 5.1.0, PHP 7)
Validates the iterator
public bool NoRewindIterator::valid ( void )
Checks whether the iterator is valid.
Returns:
Returns TRUE
on success or FALSE
on failure.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.