' . "\r\n" . 'Reply-To: ' . $email; mail($emailTo, $subject, $body, $headers); if($sendCopy == true) { $subject = 'You emailed Your Name'; $headers = 'From: Your Name '; mail($email, $subject, $body, $headers); } $emailSent = true; } } } ?>

Thanks,

Your email was successfully sent. I will be in touch soon.

There was an error submitting the form.

  1. />