SplFileInfo
PHP Manual

SplFileInfo::getSize

(PHP 5 >= 5.1.2)

SplFileInfo::getSizeGets file size

Descrierea

public int SplFileInfo::getSize ( void )

Returns the filesize in bytes for the file referenced.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The filesize in bytes.

Erori/Excepții

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

Vedeți de asemenea


SplFileInfo
PHP Manual