This commit is contained in:
franknstayn
2020-02-29 06:48:02 -06:00
parent 7071fa2eb9
commit 3c58240206
52 changed files with 674 additions and 0 deletions

1
index.php Normal file → Executable file
View File

@@ -4,6 +4,7 @@ include 'dbconfig.php';
require("phpmailer/class.phpmailer.php");
date_default_timezone_set('America/Chicago');
$dateToday = date('Y-m-d');
//$dateToday = "2019-12-12";
$dateTimeToday = date("Y-m-d H:i:s");
//grab all rows from the table where state is "new" and put into array