RadioButton not checked proper. |
[eluser]ghst[/eluser]
If i understood you right it could be like that: Code: $checkbox_array = array('name' => 'charges', 'value' => 'free', 'checked' => $charg['checked']); Form helper functions can be found here http://ellislab.com/codeigniter/user-gui...elper.html |
Messages In This Thread |
RadioButton not checked proper. - by El Forum - 02-27-2012, 03:47 AM
RadioButton not checked proper. - by El Forum - 02-27-2012, 04:03 AM
RadioButton not checked proper. - by El Forum - 02-27-2012, 04:30 AM
|