How do I remove a file with unlink?
The file is in this folder
/home/user/public_html/public/data/file.png
I'm running the unlink from this file
/home/user/public_html/admin/application/controllers/delete.php
I am using codeigniter, that is, /admin/
has a codeigniter and public_html
has another
Whenever I try to remove it from this error