DEMO :
Download the attached file "Noname.php" and submit to the
php file "rpt_download.php" with code as follows:
echo "<pre>";
print_r (urldecode($_POST["file"]));
echo "</pre>";
Once you see the out put search for "file" you will see
the output breaking at sone like copy all the content
above the line and save in Notpad. see the size of the
notpad file it will be 32,768 bytes.