verify($_POST['g-recaptcha-response']); if ($resp->isSuccess()) { // Verified! } else { $errors = $resp->getErrorCodes(); } ?>
SMHN-CFECGC