if (isset($_POST["con_name"])) {
extract($_POST);
// verify human input
session_start();
$number = strtoupper($_POST['txtNumber']); // STRING TO UPPER TO MAKE THE TEXT UNSENSITIVE TO CASE.
if (md5($number) == $_SESSION['image_random_value']) {
// correct result
$con_text = nl2br($con_text);
$con_text = addslashes($con_text);
$con_date = strtotime(date('r', time() ));
$con_ip=$_SERVER['REMOTE_ADDR'];
// send notification email
$subject = "Wardogmc.com Website Contact";
//
$email = "mick@fightclubpittsburgh.com,newcastlefd@gmail.com";
//$email = "ed.karner@gmail.com";
$msg = "The following message was sent from a visitor to the wardogsmc.com website: