Friends, in my project I have some forms where I upload images but in some cases I have errors or I show an error message to the user at the end, maybe a field is incorrect or something and he decides to update the page, the problem I have here is that the file that was uploaded was saved in a folder but it was not related or saved in the db, so I want to see a way to delete those files, is there a way to do this? in an automated way? Thank you