success) { error_log(json_encode($check)); return "Unable to verify captcha"; } $name = htmlspecialchars($_POST['name']); $email = htmlspecialchars($_POST['email']); $message = htmlspecialchars($_POST['message']); $headers = "MIME-Version: 1.0\r\n"; $headers .= "From: website@seralys.com\r\n"; $headers .= "Reply-To: " . $email . "\r\n"; $headers .= "Content-type: text/html; charset: utf8\r\n"; $content = << Email: $email\n
Message:\n
$message\n
EOF; error_log($content, 0); return mail('info@seralys.com', '[Web Contact] New contact from website', $content, $headers); } if (isset($_POST['send-contact'])) { $formResult = send_email(); } ?> Contact Us - Seralys

Contact us

Fill out the form below to contact our team

Message sent.

Your message has been sent.

There were errors with your submission


In case of problem, contact us at info@seralys.com

There were errors with your submission

Unable to send a message contact us at info@seralys.com