Ver Mensaje Individual
  #7 (permalink)  
Antiguo 06/09/2008, 08:03
jrodriguez30
 
Fecha de Ingreso: abril-2008
Mensajes: 151
Antigüedad: 16 años, 1 mes
Puntos: 0
Respuesta: Problema con FOREACH

<td class="unidad"><input type="text" name=<?php echo "und".$i ?> id ="<?php echo "und".$i ?>"></td>
<td class="cantidad"><input type="text" name=<?php echo "cant".$i ?> id ="<?php echo "cant".$i ?>"></td>

En este formato no me sirve?