foreach //... $RES[$POS] = Mysqli_Query($CXNMYSQL,$INS); If (!$RES[$POS]) { $EST = 'BAD'; break; // salimos de foreach }