foreach($arreglo as $clave=>$valor) { if(empty($valor[MTIC_PROD_CODE])) { unset($arreglo[$clave]); } }