View Single Post
  #1 (permalink)  
Old 09-30-2008, 12:47 PM
ryanhouston ryanhouston is offline
WebProWorld New Member
 
Join Date: Sep 2008
Posts: 18
ryanhouston RepRank 0
Red face Email Inbox Error

Why does the emails in my inbox sent from my contact form have "nobody@gigenic.t55.us" and not what the user entered into the "email" feild ? i use the following code to send my mail.
Quote:
mail($toemail,$subject,"From: $name <$emailaddress>");
any ideas are welcome thanks (L]
Reply With Quote