| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Jun 2004
Lives in NOD!
137 posts
Gave thanks: 0
Thanked 0 times
|
I am trying a simple mail php script to send an auto reply via a form everything works the mail gets sent once the form is filled out problem is the from path I have set up like this
PHP Code:
But when the email comes in the from adress is exactly this nobody[at]muy.surpasshosting.com Why is this? What can I do to get it to show the from feild the way I requested? Last edited by MadMadDeals; November 4th, 2004 at 11:37 AM.. |
|
|
|
|
|
#2 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
That would be a 'header' value.
PHP Code:
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|