Contact Us

Address

The Eshelman Foundation
PO Box 1650
Wrightsville Beach, NC 28480

k...@eshelmanfoundation.org

'; if (isset($_POST['g-recaptcha-response'])) { $captcha = $_POST['g-recaptcha-response']; $privatekey = "6LctAEsUAAAAADGMjkb_TM02ckdya12xzstoL1JH"; $url = 'https://www.google.com/recaptcha/api/siteverify'; $data = array( 'secret' => $privatekey, 'response' => $captcha, 'remoteip' => $_SERVER['REMOTE_ADDR'] ); $curlConfig = array( CURLOPT_URL => $url, CURLOPT_POST => true, CURLOPT_RETURNTRANSFER => true, CURLOPT_POSTFIELDS => $data ); $ch = curl_init(); curl_setopt_array($ch, $curlConfig); $response = curl_exec($ch); curl_close($ch); $jsonResponse = json_decode($response); if ($jsonResponse->success != "true") { $recaptchafail = 1; $phone_content = '

k...@eshelmanfoundation.org

'; $phone_content .= '

Unable to verify you are a human. We are blocking our email address from robots.

'; } else { $phone_content = '

kimberly.batten@eshelmanfoundation.org

'; } } echo $phone_content; ?>

View Larger Map