(PHP 5 >= 5.1.0, PHP 7)
Checks if the iterator is valid
public bool IteratorIterator::valid ( void )
Checks if the iterator is valid.
Returns:
Returns TRUE
if the iterator is valid, otherwise FALSE
See also:
Please login to continue.