(PHP 5 >= 5.1.0, PHP 7)
Check whether the current element is valid
public bool LimitIterator::valid ( void )
Checks whether the current element is valid.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
Please login to continue.