Re: [SQL] insert value of form - checkboxes

2000-11-09 Thread Antti Linno
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 ...

[SQL] insert value of form - checkboxes

2000-11-08 Thread Astrid Hexsel
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