Re: [Phplib-users] Oohforms radio control
Brought to you by:
nhruby,
richardarcher
From: Dr T. S. <ta...@sa...> - 2002-09-04 03:50:56
|
On Tue, 3 Sep 2002, Derek Scruggs wrote: > $form->add_element(array("name"=>"question", > "type"=>"radio", > "multiple"=>TRUE > )); Use only the above to create your radio element, note no loop and no value Rest of your code should work. HTH Tarique -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |