$minefield = unserialize($_SESSION['game']); $fx = intval($_POST['x']); $fy = intval($_POST['y']);