ReCAPTCHA error in code?
-
Hi,
Since my last post about Recaptcha, I was not able to make it work.
Today I’ve tried something else:I’ve changed the code and it works:
before it was : $recaptcha->score >= 0.5
my after my edit it is: $recaptcha->score <= 0.01I’ve changed the value and the “>=”.
I think I’ll leave this like that because now it works !
but can you explain why I had to change “>=” to “<=” ? Error in the code of error from my side?thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘ReCAPTCHA error in code?’ is closed to new replies.