Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/10/2010, 18:08
Avatar de ylellan
ylellan
 
Fecha de Ingreso: mayo-2010
Ubicación: en un lugar de Veracruz
Mensajes: 432
Antigüedad: 13 años, 11 meses
Puntos: 36
Respuesta: formulario checkbox

y has intentado poner:

Código PHP:
<input type="checkbox" name="<?php echo $row ['id'];?>" value="<?php echo $row ['id'];?>">