Jump to content

Automatic email response upon submiting a form.


pioneerx01

Recommended Posts

Hello,

 

I have a simple registration form coded in PHP. In that registration user is prompted to enter an email address. Lets say that field is called "email1" I need a code that will send an email to the address that was entered by user, as well as mine, informing them that they have registered successfully and bunch of other info.

 

Thanks

I really like using PHPmailer.... it is a very easy to use php class. It handles everything you would need in an automated email. Attachments, bcc html and text versions. everything....

 

check it out. It takes the work out of sending automated email.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.