From 51c9cd702b202cc6c332f096595deb3c5e4bd32f Mon Sep 17 00:00:00 2001 From: 1776123 <50336512+1776123@users.noreply.github.com> Date: Tue, 19 May 2020 21:38:58 -0400 Subject: [PATCH] eod trial --- log.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/log.php b/log.php index 824275b..345bfd6 100644 --- a/log.php +++ b/log.php @@ -6,8 +6,13 @@ link rel="stylesheet" type="text/css" href="css/login.css"--> Data processed"; - data_default_timezone_set('UTC'); + echo "

Processed"; + $username = $_POST['uname']; + $password = $_POST['psw']; + $checkBox = $_POST['remember']; + $str = <<