FilterIterator::valid
(PHP 5)
FilterIterator::valid — Check 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::valid
There are no user contributed notes for this page.
