Posts by Aaron Lesbão Dumont • 1 point
1 post
- 
		-2 votes1 answer214 viewsA: Radio button is not passing valueI don’t know much about php, but try removing the id of 'input type="radio"', leaving only the name. In the first piece of code you submitted, the form-group div is being closed just after the first…