CachingIterator
PHP Manual

CachingIterator::valid

(PHP 5)

CachingIterator::validCheck whether the current element is valid

Opis

public void CachingIterator::valid ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Check whether the current element is valid.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


CachingIterator
PHP Manual