session_start(); ?> check($_POST['code']); if($valid == true) { $name = stripslashes($_POST['name']); $email = stripslashes($_POST['email']); $question = stripslashes($_POST['question']); if(empty($name) || empty($email) || empty($question)) { echo '
Email advice:
If you prefer to talk to us via email you can use the form below to submit your questions.