I have a web form and want to add additional fields in it that must be answered by selection a radio button option. If anyone could help would be very grateful of any assistance. Below is part of the script so far.
"name" => array(
"regex" => "/([a-zA-Z '-]+)$/",
"error" => "error message here",
),