0) { if(($_POST["user_name"] == "akamai") && ($_POST["password"] == "akamai")){ setcookie("LOGIN", "true"); header("Location:index.php"); } else { $message = "Invalid Username or Password!"; } } ?> User Login

Enter Login Details

Username:

Password: