$date1 = date("Y-m-d H:i:s", strtotime('-1 hour')); $DATE = date("Y-m-d"); $TIME = date("H:i:s"); $THRU = date("Y-m-d", strtotime('+1 month'));