prepare("DELETE FROM hob_obj WHERE objid = ?"); $stm->execute([ $id ]); header("Location: objdisp.php");