(PHP 5 >= 5.1.0, PHP 7)
Checks validity of the current element
public bool AppendIterator::valid ( void )
Checks validity of the current element.
Returns:
Returns TRUE
if the current iteration is valid, FALSE
otherwise.
See also:
Please login to continue.