#to get the filesize, simply do the following:

$filesize = -s("/home/www/yourpath/yourfile.txt");