update : 2015.11.03
php.shukuma.com검색:
|
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. |