Re: [Phplib-users] OOHForm - radio button
Brought to you by:
nhruby,
richardarcher
From: Dr T. S. <ta...@sa...> - 2002-10-02 02:30:41
|
use either show_elements OR ge dont use echo ge Try $radioValue = "Choice".$i; and then $f->ge("radioButtonName",$radioValue); HTH Tarique P.S I am out for 5 days - hope to see a PHP4lib release by then :-) -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |