Skip to content

Instantly share code, notes, and snippets.

View Jobayer-Ahmed's full-sized avatar

Jobayer Ahmed Mickey Jobayer-Ahmed

View GitHub Profile
<?php
if(isset($_POST['email'])) {
// EDIT THE 2 LINES BELOW AS REQUIRED
$email_to = "CCColemanwriting@gma­il.com";
$email_subject = "Website mail";
function died($error) {
// your error code can go here
echo "We are very sorry, but there were error(s) found with the form you submitted. ";