Hey guys, i've got a real problem and even PHP pro's didn't know how to solve it. Therefore i'm asking you, as my last opportunity i have 🙂
I create a form from a dynamical database. This form contains - for each product from the database - 3 Checkboxes. The names of the variables are created from the productname (taken from the database) and an "attachment" like '1F' for the first, '2F' for the second and '3F' for the third.
You can see this form, or better how it will look as a form, under http://www.mcsnack.ch/view.php
Until here, it's quite easy. But now my veeery big problem is: i can't send, all these dynamically generated variables as a mail. Or better, i don't know how to bring them into one variable to send afterwards with the php mail function.
I'm trying to get this for one or two weeks... with no result!!! Does anyone knows a possible solution? I'd be really thankful!!!
Regards
Adrian Locher