session_start(); //Crea una instancia de la clase include_once("captcha/submitTroughImage.class.php"); $sti = new submitTroughImage(); //Selecciona el Tipo de letra $sti->setFont("captcha/fonts/DESTROY_.TTF"); $sti->setBackgroundImage(captcha/background.jpg); //Crea la imagen $sti->createImage(); //Comprueba a quien se va a envíar el email if(!empty($_GET["recipient"])){$_SESSION["recipient"]= $_GET["recipient"];} ?>
IMPORTANTE: Los campos marcados con (*) son requeridos |