PHP » GoLang |
login |
register |
about
|
GoLang ArrayIterator::rewind
request it (322)
GoLang replacement for PHP's ArrayIterator::rewind
[edit | history]
ArrayIterator::rewind(PHP 5, PHP 7) ArrayIterator::rewind — Rewind array back to the start Description
public void ArrayIterator::rewind
( void
)
This rewinds the iterator to the beginning. ParametersThis function has no parameters. Return ValuesNo value is returned. Examples
Example #1 ArrayIterator::rewind() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|