prepare("DELETE FROM mono_joueur WHERE pid= ?"); $stm->execute([ $id ]); header("Location: start.php");