$boxnum = $_POST['boxnum']; $result = mysqli_query($con,"delete from test where boxnum='$boxnum'"); mysqli_close($con); ?> - 1037 -