SyntaxFix
Write A Post
Hire A Developer
Questions
try this :
if (file_exists(FCPATH . 'uploads/pages/' . $image)) { unlink(FCPATH . 'uploads/pages/' . $image); }