On Thu, 9 Nov 2000, Astrid Hexsel wrote:
> Hello all,
>
> I have a form which has got checkboxes and I am having problems to have their
> values stored in different rows of a table.
>
>
> What I have done is:
>
> # colour_id is the name of my checkboxes in the input tag
>
>
> etc ...
Hello all,
I have a form which has got checkboxes and I am having problems to have their
values stored in different rows of a table.
What I have done is:
# colour_id is the name of my checkboxes in the input tag
etc ...
# I put all the values into the array and split them
$colour = $fo