RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::valid

(PHP 5)

RecursiveIteratorIterator::validCheck whether the current position is valid

Opis

public bool RecursiveIteratorIterator::valid ( void )
Ostrzeżenie

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

TRUE if the current position is valid, otherwise FALSE


RecursiveIteratorIterator
PHP Manual