ob_start(); require_once("functions.php"); if(!isset($_COOKIE[$admin])){ header('Location: ../../index.php'); } ?>