[PHP] passing values of checkboxes in PHP- solved

2004-05-16 Thread gowthaman ramasamy
I myself solved the problem. sorry for the trouble .. sincerely, gowtham On Mon, 2004-05-17 at 11:51, gowthaman ramasamy wrote: > hi list, > I have a problem with getting the values of check boxes ... > > In the form i have many checkbox options created dynamically. All of > them have same name b

[PHP] passing values of checkboxes in PHP

2004-05-16 Thread gowthaman ramasamy
hi list, I have a problem with getting the values of check boxes ... In the form i have many checkbox options created dynamically. All of them have same name but different values. But when user submits the form i am able to access only the value of last checkbox that user cliked. Values of rest of