include("includes/conexion.php"); $link=conectarse(); include("includes/inyeccionessqlxss.php"); include("includes/funciones.php"); require_once "includes/recaptchalib.php"; $siteKey = "6LcM0_4SAAAAABm66uDzLG3_fqT14ZD9WWFsV4tl"; $secret = "6LcM0_4SAAAAADGfegAinlIngkmtwJiaCeV8OcLN"; $lang = "es"; $resp = null; $error = null; $reCaptcha = new ReCaptcha($secret); ?>