FilterIterator
PHP Manual

FilterIterator::valid

(PHP 5)

FilterIterator::validCheck whether the current element is valid

Описание

bool FilterIterator::valid ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Checks whether the current element is valid.

Список параметров

This function has no parameters.

Возвращаемые значения

TRUE if the current element is valid, otherwise FALSE


FilterIterator
PHP Manual