(PHP 5 >= 5.1.2, PHP 7)
Gets file size
public int SplFileInfo::getSize ( void )
Returns the filesize in bytes for the file referenced.
Returns:
The filesize in bytes.
Exception:
A RuntimeException will be thrown if the file does not exist or an error occurs.
See also:
Please login to continue.