I\'m using CodeIgniter and I have a form with a checkbox that allows the user to check and remove their uploaded photo. In my controller I use if(isset($checked)
if(isset($checked)
Try: