it took me a while to find this out, too.
If you have say, 5 checkboxes, name them like so:
when submitted, in the script processing the form, check the array
$musicians[]. The checked selections will be included as elements.
So if trane and bird were checked, you will have a 2-element a
Hi Jerry,
Feel free (as in GPL) to use my libHtmlForm functions. This should
solve your problem.
http://www.nirvani.net/software/libHtmlForm/
See: html_input_checkbox() specifically.
Jeremy
Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/
What I see is that the below is not an array of checkboxes (that would
be , not ). ... are
part of a
But, to make a checkbox be checked, you simply do this:
Jeremy
Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand
3 matches
Mail list logo