|
SplFileInfo::getSize(PHP 5 >= 5.1.2) SplFileInfo::getSize — Gets file size Описание
public int SplFileInfo::getSize
( void
)
Returns the filesize in bytes for the file referenced. Список параметровУ этой функции нет параметров. Возвращаемые значенияThe filesize in bytes. ОшибкиA RuntimeException will be thrown if the file does not exist or an error occurs. |
|