Search Results
ArrayIterator::rewind (PHP 5, PHP 7, PHP 8) ArrayIterator::rewind — Rewind array back to the start
PHP Manual Function Reference Other Basic Extensions SPL Iterators ArrayIterator ArrayIterator::rewind ArrayIterator::offsetUnset ArrayIterator::seek
ArrayIterator::rewind (PHP 5 >= 5.0.0) ArrayIterator::rewind — Rewind array back to the start
Examples Example #1 ArrayIterator::rewind () example ... <?php manual_footer ($setup); ?>
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 ...
{"payload":{"allShortcutsEnabled":false,"fileTree":{"reference/spl/arrayiterator":{"items":[{"name":"append.xml","path":"reference/spl/arrayiterator/append.xml ...
The ArrayIterator::rewind function is a built-in PHP function that resets the internal pointer of an array to the first element. This allows you to iterate over the array again starting from the beginning.
