Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
IteratorIterator::valid
(PHP 5 >= 5.1.0)
IteratorIterator::valid — Checks if the iterator is valid
Описание
public bool IteratorIterator::valid ( void )Checks if the iterator is valid.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE if the iterator is valid, otherwise FALSE
Смотрите также
- iterator_count() - Count the elements in an iterator
- IteratorIterator::current() - Get the current value
Описание класса iteratoriterator, примеры использования класса iteratoriterator.
Описание на ru2.php.netОписание на php.ru