You are not permitted to perform this function"); exit; } if($_POST['id']) { delHost($_POST['id']); } elseif ($_GET['id']) { delHost($_GET['id']); } ?>

Delete Host