Using reCAPTCHA on localhost

I’m developing a website using PHP and I want to make a human verification in one of the sessions. For the development, I’m initially running the system locally and when it is ready, I’m going to put it on some domain.

In the reCAPTCHA website it is said that the plugin will only work at the given domain (and subdomains).

Is there a way to use the reCAPTCHA plugin on a localhost?

23 Answers
23

Leave a Comment