Ver Mensaje Individual
  #10 (permalink)  
Antiguo 19/06/2012, 14:54
juanchove
 
Fecha de Ingreso: febrero-2011
Mensajes: 64
Antigüedad: 13 años, 2 meses
Puntos: 0
Respuesta: consulta de php +html

hice esto

<input name="cen" type="checkbox" id="cen" value="si" <?php if($consul==$res) echo "checked" ; ?> />

y previamente

$consul = $fildatos[21];

$consul = $fildatos[21];