execute(array($_POST["content"], $_COOKIE["userID"])); } } if(!isset($_COOKIE["user"])) { header("Location: /auth.php"); } ?>