0) $r = mysqli_query($dbc, $q); if($i_game == 1) header("Location: bamboofield.php"); else if($i_game == 2) header("Location: zombiePanda.php"); }