ahhhh ...ya gracias .lo hice..ahora guarda todos los registros.....el problema se presenta en la variable $nota....ingrese una nota y guarda la misma para todos
y se que tengo que insertar un update pero tambien lo hago dentro del bucle y me manda error...
Código PHP:
//$sql11 = "UPDATE TEST_PRESELECCION22 SET CORR='$CORR' , RUTZ='$RUTZ', temp_PTJEEDAD='$temp_PTJEEDAD' , TP_PPC7='$TP_PPC7', TP_PPM7='$TP_PPM7' , TP_PPM8='$TP_PPM8' , TP_PPC8='$TP_PPC8', TP_PPC7POR='$TP_PPC7POR' , TP_PPM7POR='$TP_PPM7POR' , TP_PPC8POR='$TP_PPC8POR', TP_PPM8POR='$TP_PPM8POR', temp_PtjeCurRep='$temp_PtjeCurRep' , AB='$AB' , nota='$nota' , TP_PPS='$TP_PPS' WHERE (RUTZ='$RUTZ')";
//$query11 = @mysql_query($sql11, $dblink);
talves el where no va ahi ?? gracias por tu ayuda gator v