<? ClearStatCache(); $file_size=fileSize("$file"); $file_size=round($file_size / 1000) . "K"; echo "$file_size"; ?>