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