Php Form Builder - Material Form
sending emails using HTML/CSS email templates

Your copy of PHP Form Builder is NOT authorized.
About PHP Form Builder License

Please fill in this form to contact us

All fields are required

The default template generates a table with the posted keys/values. This table is automatically inserted into the email body.
The default template file is phpformbuilder/mailer/email-templates/default.html

The custom template uses placeholders which are automatically replaced by the posted values.
For example {user-name} will be replaced in the email body by the posted user-name value. See phpformbuilder/mailer/email-templates/custom.html