Hi,
Ok here is my issue,
I have two contact forms, one on my home page, one on my contact page,
my home page form works fine, and to save time i copied the form and placed it onto the contact page...
added a few html fields and built the variables for the php script,
this didnt work?
this script just resets when it is submitted
i have shown my script to several programmers and they have all stated that it should work
so i emailed my host, and the repsonded to me saying that i need to include a "fifth -f parameter"
What is this, is this my root email address??
Some support would be greatly apreciated from the wdf
Cheers
Craig Pettit
Page 1 of 1
PHP contact form fifth -f parameter
#2
Posted 06 August 2009 - 12:00 PM
We'll need to see the scripts to be able to diagnose the problem - can you post them?
#3
Posted 08 August 2009 - 11:41 AM
I'm guessing you may be using Fasthosts?
Fasthosts require this 5th parameter, without it, emails will not send. Anyway this is what they mean:
Swap with your real domain name ofcourse!
Let me know how you get on.
Fasthosts require this 5th parameter, without it, emails will not send. Anyway this is what they mean:
mail($emailTo, $emailTitle, $emailBody, $emailHeaders, '-fuser@yourdomain.com')
Swap with your real domain name ofcourse!
Let me know how you get on.
- ← How do real estate websites connect to MLS
- Server Side (PHP, Databases, ASP.NET, etc)
- Using the $_POST array →
Share this topic:
Page 1 of 1
Help

















