I would like a PHP script that can download a file from a URL placed in an html form, and then upload it to an FTP folder (details in another html form).
It would then have to delete the uploaded file after 24 hours.
Any help is greatly appreciated,
Jack