Help for this page

Select Code to Download


  1. or download this
    my @columns = (
      "Gender"
    ...
        print '<input type="radio" name="'.$columns[$i].'" value="'.$optio
    +n.'"> '.$option.' ';
      }
    }
    
  2. or download this
    Gender: <input type="radio" name="Gender" value="ARRAY(0x1bba2e4)"> AR
    +RAY(0x1bba2e4)