Profile
Achievement
ptepper's Recent Snippets
- All /
« Prev 1 Next »
This is inspired by this http://www.cgi101.com/book/ch5/text.html so I'm using a similar example. In PHP you can combine a set of checkboxes into an array using square brackets like this:
<form>
<input> Red<br>
<input> Green<br>...
1
1045
posted 15 years ago by ptepper