Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/05/2011, 01:24
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 15 años, 9 meses
Puntos: 2237
Respuesta: repoblar checkbox

Cita:
Iniciado por Manual de CodeIgniter
form_checkbox()

Lets you generate a checkbox field. Simple example:
echo form_checkbox('newsletter', 'accept', TRUE);

// Would produce:

<input type="checkbox" name="newsletter" value="accept" checked="checked" />

The third parameter contains a boolean TRUE/FALSE to determine whether the box should be checked or not.
Segun el manual del form helper mas o menos acerte.
__________________
- León, Guanajuato
- GV-Foto