Search Results

  1. LimitIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::rewindRewind the iterator to the specified starting offset

  2. Table of Contents LimitIterator::__construct — Construct a LimitIterator LimitIterator::current — Get current element LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewindRewind the iterator to the specified starting offset

  3. Simple usage example of `LimitIterator::rewind ()`. The LimitIterator::rewind function is used to rewind the iterator back to the specified starting offset. It resets the iterator position to the beginning of the iteration range.

  4. PhpED - PHP IDE integrated development environment for developing web sites using PHP, HTML, Perl, JScript and CSS that combines a comfortable editor, debugger, profiler with the MySQl, PostrgeSQL database support based on easy wizards and tutorials.Easy to use for debugging PHP scripts, publishing projects to remote servers through FTP, WebDAV, CVS. It is suitable for multiple developers and ...

  5. LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewindRewind the iterator to the specified starting offset LimitIterator::seek — Seek to the given position LimitIterator::valid — Check whether the current element is valid ...

  6. The LimitIterator class Introduction (PHP 5 >= 5.1.0, PHP 7) The LimitIterator class allows iteration over a limited subset of items in an Iterator.

  7. www.php-resource.de › class- PHP-Resource

    LimitIterator::getPosition — Return the current position LimitIterator::key — Get current key LimitIterator::next — Move the iterator forward LimitIterator::rewindRewind the iterator to the specified starting offset LimitIterator::seek — Seek to the given position LimitIterator::valid — Check whether the current element is valid