![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/06/2008, 05:14
|
| | Fecha de Ingreso: mayo-2008
Mensajes: 181
Antigüedad: 16 años, 8 meses Puntos: 0 | |
Respuesta: formulario con recaptcha Me sale este error. Cuando abro el formulario en el firefox o ie.
is_valid) { echo "You got it!"; # in a real application, you should
send an email, create an account, etc } else { # set the error code so
that we can display it. You could also use # die ("reCAPTCHA failed"),
but using the error message is # more user friendly $error = $resp-
>error; } } echo recaptcha_get_html($publickey, $error); ?> |