Chỉ cần so sánh hai dấu thời gian là đủ: $t1 = strtotime($time); $t2 = strtotime($Max_Time); if($t1 > $t2) { .. }