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 '

All fields are compulsory to be filled. Please click back in your browser and try again.

'; exit(); } $body = "name = $name \n\n email = $email \n\n question = $question"; if(mail('pardeep.bhati@zinginfotech.com', 'Question at creditloansnow.org', $body, "From: \"$name\" ")) echo '

Thank you for your review. We will get back to you soon.

'; } else { echo "
Sorry, the code you entered was invalid. Go back to try again.
"; } exit(); } ?> Contact us
 

Contact us

Email advice:

If you prefer to talk to us via email you can use the form below to submit your questions.

Your Name ::
Your E-mail ::
Your Website:
Your Message:
Text Verification: