query("SELECT * FROM level WHERE id = ".$l); $leveldata = $q->fetchArray(); if (!$leveldata) { include 'header.inc.php'; ?>
You beat the last level in the game!
You may want to go look over the levels to make sure you didn't miss any.
Otherwise, give yourself a pat on the back! You're a real hacker now!
Loading...