WDV101 Intro HTML and CSS

Chapter 9 - Processing Form data as Email

This form will take the form information and send it to a PHP page that will display the results and send an email with the form information.


Use basicFormEmailer.php in the action attribute of your form. The form will send the name value pairs from this form to that page on the server for processing.

name - The value of the name attribute from the HTML form element.

value - The value entered in the field. This will vary depending upon the HTML form element.

First Name:

Last Name:

School: