newhck / php-form-builder-class

Automatically exported from code.google.com/p/php-form-builder-class
GNU General Public License v3.0
0 stars 0 forks source link

Send a confirmation email to the person who submitted the form #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would expect this be already included - the ability to send a confirmation 
email to the person who submitted the form, such as an acknowledgement of 
receipt of the submission.

The email content and subject line would be customisable.

Original issue reported on code.google.com by andy.gwi...@googlemail.com on 9 Feb 2011 at 1:08

GoogleCodeExporter commented 8 years ago
The latest 1.x release (v1.1.4) includes support for sending a form's 
submission data through email using PHPMailer and Google's Gmail service.  
There's an example included with the project that explains/demos how this 
functionality can be implemented.  This example can also be found at 
http://www.imavex.com/php-form-builder-class/examples/email.php; however, it's 
better in this situation to view the php source so you know exactly what's 
going on.

- Andrew

Original comment by ajporterfield@gmail.com on 14 Mar 2011 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by ajporterfield@gmail.com on 14 Mar 2011 at 3:18