$db = mysqli_connect ("localhost", "pack", "watch3r"); mysqli_select_db ($db, "pack"); $checker = mysqli_query($db, "SELECT * FROM pack_engine LIMIT 1"); while ($gather = mysqli_fetch_array($checker)) { $enginestatus = $gather["status"]; } if($enginestatus == 'UP'){ header("Location: ./index.php"); die(); } ?>
MVGEN IS CURRENTLY DOWN
MVGEN is cycling down