EnableCaptcha($captcha); //1. Add your email address here. //You can add more than one receipients. $formproc->AddRecipient('9.feathers.media@gmail.com'); //<<---Put your email address here //2. For better security. Get a random tring from this link: http://tinyurl.com/randstr // and put it here $formproc->SetFormRandomKey('E6bZFICMgOhOnxI'); $formproc->AddFileUploadField('photo','jpg,jpeg,gif,png,bmp',2024); if(isset($_POST['submitted'])) { if($formproc->ProcessForm()) { $formproc->RedirectToURL("thank-you.php"); } } ?> Contact us
Contact us
* required fields
GetErrorMessage(); ?>

' maxlength="50" />

' maxlength="50" />



Captcha image

Can't read the image? Click here to refresh.