I am uploading a large file using the 1024kb chunk-by-chunk method, during that time I am canceling the upload, the old files are not getting deleted
I need a logic to delete the old file for the declined files. Need to do this in php, Javascript technology