SyntaxFix
Write A Post
Hire A Developer
Questions
You can delete the file using
unlink($Your_file_path);
but if you are deleting a file from it's http path then this unlink is not work proper. You have to give a file path correct.