Hello,
I would like to solve form problem. Here is my code:
/************************** Step 1: Select Cell************************************/
if(isset($_POST['SmartPhone']))
$checked1=$_POST['SmartPhone'];
$form->add_checkbox('SmartPhone','SmartPhone',$checked1);
if(isset($_POST['Apple']...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.