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