This is a discussion on "[SOLVED] PHP contact form problem" within the PHP Forum section. This forum, and the thread "[SOLVED] PHP contact form problem are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] PHP contact form problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] PHP contact form problem
Hi,
i copy PHP contact form from one site but form aint work It isn't send mails at all. Here is a code snippet:
|
|
|
|
||||
|
Re: PHP contact form problem
Is your server capable of running PHP scripts?
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
||||
|
Re: PHP contact form problem
I think your error could be here:
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
|||
|
Re: PHP contact form problem
Name of my script is sendeail.php so that is not a error
Quote:
|
|
|||
|
Re: PHP contact form problem
Check your web hosting provider whether they allow to send email or post your error message.
|
|
||||
|
Re: PHP contact form problem
Is the PHP script really named sendeail.php?
Wouldn't it be sendmail.php?
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
||||
|
Re: PHP contact form problem
You entered the right email? Simple things like that are easy to miss.
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
|||
|
Re: PHP contact form problem
Yes name of pHP script is sendeail.php.
And yes i put right e mail address I have no errors or warnings. |
|
||||
|
Re: PHP contact form problem
I think you're going to have to give a few more details of what exactly is your problem, otherwise this'll go on forever!
What *exactly* do you mean by 'it doesn't work'? Do you get a 404? Do you get a blank page? Does it appear as if everything works, but you don't get an email? Have you tried using another email address (some hosts can have interfering spam filters)?
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
||||
|
Re: PHP contact form problem
You could check by using some PHP code. Replace:
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
|||
|
Re: PHP contact form problem
The problem was with free mail acc like gmail/yahoo. I dont know why ;/
Tnx and sry guyz |
|
||||
|
Re: [SOLVED] PHP contact form problem
Your host might have blocked it because it thought it was Spam. Check your junk/spam folder.
__________________
Resources Administrator
Grilling Gurus - Interviews with the Best Web Designers and Developers in the Industry Got a Question for Ryan Carson and his Web Design/Development team Carsonified? Jack Franklin - My Blog (It's a Pen in My Mouth BTW)
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] PHP contact form redirect to same form | Posie | PHP Forum | 14 | Jan 29th, 2008 20:28 |
| [SOLVED] How to Validate a HTML Contact Form | Xhmtl | Web Page Design | 2 | Dec 9th, 2007 20:11 |
| [SOLVED] PHP Contact Form | Stuart | PHP Forum | 8 | Dec 4th, 2007 17:42 |
| [SOLVED] Contact Form Help | danny322 | PHP Forum | 3 | Nov 7th, 2007 16:05 |
| [SOLVED] PHP Contact Form | Stuart | PHP Forum | 9 | Oct 20th, 2007 00:48 |