how do you make that when the user finishes completing the form and email is sent to him/her as a confirmation of the registry?
thanks
send email confirmation
Moderator: General Moderators
I've always used PHPMailer
http://phpmailer.sourceforge.net/
Once the class is installed it is as easy as copying in some basic code and changing a few elements to fit your needs.
Regards,
Cody Singsaas
IE Internet Solutions
http://www.ieinternetsolutions.com
http://phpmailer.sourceforge.net/
Once the class is installed it is as easy as copying in some basic code and changing a few elements to fit your needs.
Regards,
Cody Singsaas
IE Internet Solutions
http://www.ieinternetsolutions.com
Our very own SwiftMailer is considered "better"!csingsaas wrote:I've always used PHPMailer
http://phpmailer.sourceforge.net/
Once the class is installed it is as easy as copying in some basic code and changing a few elements to fit your needs.
Regards,
Cody Singsaas
IE Internet Solutions
http://www.ieinternetsolutions.com
viewtopic.php?t=48055