Re: Email Inbox Error
Whatever image you had posted didn't come through.
We have an email field on our form and add it to the $body.
$body = $body . PHP_EOL . $email;
When I get the contact email it has the details I noted above in my first reply plus the from email address.
If you want to see the form check it out from the links in the signature.
Send me a message, and I'll be happy to send you the code.
I do some processing on the text to try to catch various nefarious hacking attempts.
cd :O)
|