Jump to content

php array html checkboks


emtor

Recommended Posts

I have a html form with checkboxes where the user can make multiple choices, but the problem is that the array that holds the chosen values only "remembers" the last chosen value. I would like the $_POST[value] to hold the values of all the choices made,-not only the last one. -Is there any way of doing this?

Link to comment
https://forums.phpfreaks.com/topic/53514-php-array-html-checkboks/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.