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.