Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/06/2010, 11:19
turfeano
 
Fecha de Ingreso: diciembre-2008
Mensajes: 190
Antigüedad: 15 años, 4 meses
Puntos: 6
Respuesta: Como recoger valores de inputs en un array

<input name="array_de_inputs[]" id="ip1" type="text" />
<input name="array_de_inputs[]" id="ip2" type="text" />

o incluso tb podes llamarlo array_de_inputs['input1']