Welcome Guest, Not a member yet? Register   Sign In
How can i use form_radio and set_radio
#1

How can I use form_radio and set_radio together?

my code is:
PHP Code:
form_radio(['name'=> 'customRadio','id'=> 'customRadio','value'=> '3','class'=> 'form-check-input']) 

how to add
PHP Code:
set_radio('customRadio''3'
Reply




Theme © iAndrew 2016 - Forum software by © MyBB