Have questions, feedback, or just want to say hello? Drop us a message below, and we'll get back to you!
Thank you for your message. We will get back to you soon!'; } else { echo 'Oops! Something went wrong. Please try again later.
'; } } function test_input($data) { $data = trim($data); $data = stripslashes($data); $data = htmlspecialchars($data); return $data; } ?>