Re: [phplib-users] oohforms - working examples?
Brought to you by:
nhruby,
richardarcher
From: Marko K. <mk...@mc...> - 2008-04-08 08:57:48
|
Hi Frank, On Mon, 7 Apr 2008, Frank Bax wrote: > This doesn't help. Does anyone have working examples for radio and/or > checkbox? I think the attached test-form might show you how it has to be set up. You'd have to set up php-lib in "../header.inc" (line 3) and must comment out "$perm->check('user')" in line 5. Then it should work. At least it does here for me with with oohforms.inc version 1.5 of my phplib 7.4. Regards, Marko |