Hey guys / girls Im trying too do this.
I have 3 checkboxes. In those checkboxes there are values as followed. checkbox is 1, checkbox is 2, and checkbox is 3. All three of those checkboxes has the exact same name but different values. I want too do this. When I check off three checkboxes and hit Submit, it will show this: 1 2 3. But when I check all three it would only show 3. I need too get this to work so I can make a great shopping cart and comparing products. Im using the POST but I also tried the GET. Im also using php. Please reply back to this topic please.