update
This commit is contained in:
1
index.php
Normal file → Executable file
1
index.php
Normal file → Executable 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
|
||||
|
||||
Reference in New Issue
Block a user