PHP » GoLang |
login |
register |
about
|
GoLang FilesystemIterator::rewind
request it (320)
GoLang replacement for PHP's FilesystemIterator::rewind
[edit | history]
PHP FilesystemIterator::rewindPHP original manual for FilesystemIterator::rewind [ show | php.net ]FilesystemIterator::rewind(PHP 5 >= 5.3.0, PHP 7) FilesystemIterator::rewind — Rewinds back to the beginning Description
public void FilesystemIterator::rewind
( void
)
Rewinds the directory back to the start. ParametersThis function has no parameters. Return ValuesNo value is returned. Examples
Example #1 FilesystemIterator::rewind() example
<?php The above example will output something similar to: apple.jpg banana.jpg apple.jpg |
more
Recently updated
more
Most requested
more
Last requests
|