php get size of a file code example Example: php get size of file $fileSizeInBytes=filesize("/path/to/myfile.txt");