Unable to delete the old files while decline the upload using 1024Kb chunk size method [closed]

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