IteratorIterator
PHP Manual

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Opis

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE if the iterator is valid, otherwise FALSE

Zobacz też:


IteratorIterator
PHP Manual