(PHP 5 >= 5.3.0, PHP 7)
Check whether the array contains more elements
public bool SplFixedArray::valid ( void )
Checks if the array contains any more elements.
Returns:
Returns TRUE if the array contains any more elements, FALSE otherwise.
Please login to continue.