Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16464 программиста и 1787 роботов. Сейчас ищут 2002 программиста ...
TokyoTyrantIterator::current - Get the current value
Вернуться к: TokyoTyrantIterator
TokyoTyrantIterator::current
(PECL tokyo_tyrant >= 0.2.0)
TokyoTyrantIterator::current — Get the current value
Описание
Returns the current value during iteration.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the current value on success and false on failure.
Смотрите также
- TokyoTyrantIterator::valid() - Rewinds the iterator
- TokyoTyrantIterator::key() - Returns the current key
- TokyoTyrantIterator::next() - Move to next key
- TokyoTyrantIterator::rewind() - Rewinds the iterator
Вернуться к: TokyoTyrantIterator