Your Uploaded Files
You have no files uploaded. Use the form on the right to send files.
"; } else { $direc = scandir("uploads/$email/"); if ( count($direc) < 3 ) { echo "You have no files uploaded. Use the form on the right to send files.
"; } else { echo "File Name | Uploaded Date | File Size |
---|---|---|
$fil | "; echo ""; $strtime = filemtime("uploads/$email/$fil"); echo date("d/m/y", $strtime); echo " | "; echo ""; echo fSize("uploads/$email/$fil"); echo " | "; echo "
Not as many as you expected?
To save space, we delete old files from the server once we've downloaded them.
Upload your Files
If you have more than five files, we recommend compressing them into a .zip file before uploading. If your files total more than 20MB, please contact us.