FilesystemIterator::rewindRewinds back to the beginning Beschreibung
public void FilesystemIterator::rewind
( void
)
Rewinds the directory back to the start. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteEs wird kein Wert zurückgegeben. Beispiele
Beispiel #1 FilesystemIterator::rewind example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: apple.jpg banana.jpg apple.jpg Siehe auch
|