Hi,
I am using a PHP script to gather information and send an email. The email works fine, but some of the information is stored in various arrays created when users check a check box, or from a hidden field, and when I send the email I only receive the 1st value from each array. How can I get all the values to display in an email simply by using $message =?