Skip to content
Advertisement

Tag: recaptcha

reCaptcha: error code “invalid-keys”

I currently implementing the reCaptcha for an form with HTML and PHP. The client-side solution works without any problems. But the server side fails with the validation. So here is my server side code: So now when I dump the result I get the following output: I’m sure that the response code will completly send to the PHP script. I

How to disable recaptcha?

Obsolite, Old question was like: Is there a way to turn off the recaptcha, created using noscript? I used the standard example, but now I have to make it disappear for certain IPs. I know how to get the ip, but I have not figured out how to turn recaptcha off. I have a wild idea to use php(html) to

Advertisement