//////////////////////////////////////////////////////////////////////////////// if(strlen($_COOKIE['locationID']) == 0 || strlen($_COOKIE['employeeKEY']) == 0) header("Location: /signin.php"); //////////////////////////////////////////////////////////////////////////////// ?>