How to pass an array of checked/unchecked checkbox values to PHP email generator?

前端 未结 5 1682
眼角桃花
眼角桃花 2020-12-05 22:04

I have added a checkbox to a form that the user can dynamically add rows to. You can see the form here.

I use an array to pass the values for each row to a PHP emai

5条回答
提交回复
热议问题