Computing.Net > Forums > Programming > PHP Email Auto Responder

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

PHP Email Auto Responder

Reply to Message Icon

Name: maleftball
Date: March 12, 2005 at 21:00:19 Pacific
OS: win 98
CPU/Ram: 64mb
Comment:

I have search the heck out the net and I can not seem to find a solid answer.

I am looking for a tutorial on how to set up an auto e-mail responder using PHP.

The intent is to have a form 3 fields (name, email, and message) and when the user presses submit, a stock HTML e-mail is sent bascially saying thank you!

Can someone help me out.......

Charles Siemonsma



Sponsored Link
Ads by Google

Response Number 1
Name: Dr. Nick
Date: March 12, 2005 at 22:56:03 Pacific
Reply:

I'm not sure what you were searching for, but a simple query came up with tons of possible answers (including the first result).

'How' is easy. The bigger question is, do you have access to an email server to send the mail? and do you know how to access form information?


0

Response Number 2
Name: maleftball
Date: March 13, 2005 at 04:28:32 Pacific
Reply:

The searches you provided only show me how to create an HTML e-mail.

Unless I am looking wrong, I did not see anything that says once the a user sumbits the form a auto responder is sent.

Currently, I have a scrpit that just sends submited form information to my e-mail account from the server (godaddy.com).

I have seen a few examples, hotscripts, phrommailer, etc. Most of the time they either want you to pay or don't give me the entire script.

www.thegreatdebateonline.com


0

Response Number 3
Name: Dr. Nick
Date: March 13, 2005 at 04:35:37 Pacific
Reply:

I have no idea what you're trying to do.

What's so special about an "auto responder"? I'd assume it's just an email confirming a subscription or whatever. Just have whatever processing page you use send an email to the address provided.

If you can already send an email with your script, what else do you want?


0

Response Number 4
Name: maleftball
Date: March 13, 2005 at 08:13:06 Pacific
Reply:

If you have no idea of what I am trying to do, then why are you responding......

Thanks for you help, but I found what I was looking for here Auto Responder


www.thegreatdebateonline.com


0

Response Number 5
Name: Dr. Nick
Date: March 13, 2005 at 15:10:51 Pacific
Reply:

If you have no idea of what I am trying to do, then why are you responding......

Because I was trying to muddle through your nonsense. The page you linked to has EXACTLY the same code as those I did. There is nothing special at all about an "auto responder". All it is is an email that is sent when a form has processed some information.

So in the end, the questions and links I posted up in Response 1 completely answered your question.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: PHP Email Auto Responder

webpage emails thank you form www.computing.net/answers/programming/webpage-emails-thank-you-form/11262.html

PHP Email Function www.computing.net/answers/programming/php-email-function/10854.html

CGI - Auto Response Message www.computing.net/answers/programming/cgi-auto-response-message/14638.html