$hora1 = $row['hora1']; $hora2 = $row['hora2']; if ($hora1 > 0 && $hora2 > 0) { // imprimes la hora con el calculo }