Wystarczy porównać dwa znaczniki czasu: $t1 = strtotime($time); $t2 = strtotime($Max_Time); if($t1 > $t2) { .. }