[FX.php List] FMP Checkbox
Tim 'Webko' Booth
tim at nicheit.com.au
Wed Oct 31 17:34:52 MDT 2007
At 10:16 PM 31/10/2007, you wrote:
>BTW did you ever consider using arrays?
>
><input type=checkbox name="name[]" value="<<$recid>>"
As a note - this method rocks compared to anything else I've tried.
Concatenation for large checkbox sets is tedious, and you can still
end up with nothing but a heap of returns - the above creates a
lovely array to play with :-0
Webko
More information about the FX.php_List
mailing list