Please an email in this box. we will contact you later
    
the form again.";
        }
    else{        
        $from="From: $name<$email>\r\nReturn-path: $email";
        $subject="Message sent using your contact form";
        mail("somethy.vtc@gmail.com", $subject, $message, $from);
        echo "Email sent!";
        }
    }  
?>
Ozen Pro. Powered by Blogger.