Hi Guys...
I have written a list of around 150 items in a form.
Only some of the items will have a tick.
I want to email the list of items that are ticked.
So I need to run down the form and then list each item that is ticked, and ONLY the ticked items, and email it.
I have seen this done in Perl, a long time ago, but I need to do it in php.
Can anybody suggest some code that will achieve the desired result.
Thanks,
John C