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

Buy Php Form Builder
Please fill in this form to contact us

All fields are required

check
check
check

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