An example of a HTML form using pure JavaScript AJAX to post data to PHP. This example is a contact form, using PHP's mail function to send the email to a specified email address.