SplFileInfo::getSize
(PHP 5 >= 5.1.2)
SplFileInfo::getSize — Gets file size
Beschreibung
public int SplFileInfo::getSize
( void
)
Returns the filesize in bytes for the file referenced.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The filesize in bytes.
Fehler/Exceptions
A RuntimeException will be thrown if the file does not exist or an error occurs.
SplFileInfo::getSize
There are no user contributed notes for this page.
