I used this answer to allow a user to upload files to my webserver. I now wish automatically delete all files after 10 minutes of being uploaded. How can I do this in the simplest way possible?
PS I'm very new to web development and so details will be appreciated :)