PHP » GoLang |
login |
register |
about
|
GoLang DirectoryIterator::seek
request it (317)
GoLang replacement for PHP's DirectoryIterator::seek
[edit | history]
DirectoryIterator::seek(PHP 5 >= 5.3.0, PHP 7) DirectoryIterator::seek — Seek to a DirectoryIterator item Description
public
void
DirectoryIterator::seek
( int
$position
)Seek to a given position in the DirectoryIterator. Parameters
Return ValuesNo value is returned. Examples
Example #1 DirectoryIterator::seek() example Seek to the fourth item in the directory containing the script. The first two are usually . and ..
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|