|
DirectoryIterator::seekSeek to a DirectoryIterator item Description
public void DirectoryIterator::seek(int
$offset )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
See Also
|