View Single Post
  #6 (permalink)  
Old 10-02-2008, 11:40 AM
chrisJumbo's Avatar
chrisJumbo chrisJumbo is offline
WebProWorld Veteran
 
Join Date: Oct 2005
Location: California
Posts: 339
chrisJumbo RepRank 3chrisJumbo RepRank 3
Default 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)
__________________
CD Rates | CD Rates Blog | Banking Online
Reply With Quote