Completely Automated Public Turing test to tell Computers and Humans Apart (CAPTCHA)
- It is to verify and determine that the request send by human or not.
Google recaptcha
If you need to add captch in to your web application form most of the cases we need to add this captcha in contact us , feed back form
It is a safe, secure and easy way to integrate into your web form.
For that you need to signup for google recaptcha
https://www.google.com/recaptcha/admin#whyrecaptcha
After sign up you get public and private keys.
Below are the URL you may help out to integrate it into your application whether it is a php or .net application.
https://developers.google.com/recaptcha/
https://developers.google.com/recaptcha/docs/php
https://developers.google.com/recaptcha/docs/php
https://code.google.com/p/recaptcha/downloads/detail?name=recaptcha-php-1.11.zip&can=2&q=label%3Aphplib-Latest
- It is to verify and determine that the request send by human or not.
Google recaptcha
If you need to add captch in to your web application form most of the cases we need to add this captcha in contact us , feed back form
It is a safe, secure and easy way to integrate into your web form.
For that you need to signup for google recaptcha
https://www.google.com/recaptcha/admin#whyrecaptcha
After sign up you get public and private keys.
Below are the URL you may help out to integrate it into your application whether it is a php or .net application.
https://developers.google.com/recaptcha/
https://developers.google.com/recaptcha/docs/php
https://developers.google.com/recaptcha/docs/php
https://code.google.com/p/recaptcha/downloads/detail?name=recaptcha-php-1.11.zip&can=2&q=label%3Aphplib-Latest
No comments:
Post a Comment