I have a form like below :
Why have you taken it in an array? You can get the unchecked box as 0 by using "isset"
if(!isset($_POST['status_2']) { //Set status_2 parameter as 0 }