SplFileInfo
PHP Manual

SplFileInfo::getSize

(PHP 5 >= 5.1.2)

SplFileInfo::getSizeGets file size

Opis

public int SplFileInfo::getSize ( void )

Returns the filesize in bytes for the file referenced.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The filesize in bytes.

Błędy/Wyjątki

A RuntimeException will be thrown if the file does not exist or an error occurs.

Zobacz też:


SplFileInfo
PHP Manual