SproutCMS

This is the code documentation for the SproutCMS project

function size()

Returns the size, in bytes, of the specified file

Usage

int File::size ( string $filename );

Arguments

  1. string $filename
    The name of the file in the repository

Return value

  • int
    File size in bytes