
19/06/2012, 14:54
|
| | Fecha de Ingreso: febrero-2011
Mensajes: 64
Antigüedad: 14 años 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]; |