(PHP 5 >= 5.1.0, PHP 7)
Check whether the current element is valid
public bool FilterIterator::valid ( void )
Checks whether the current element is valid.
Returns:
TRUE
if the current element is valid, otherwise FALSE
This function is currently not documented; only its argument list is available.
Please login to continue.