Somewhat new to Php. I inherited a simple piece of email processing code that stores the submitted form fields in the $message variable. Their are some fields that may not exist when the form is submitted so I'd like to not include them.
The second row (AddName2) is an example of a row I don't want to include in the email submission if it doesn't exist:
Leave a comment: