PHP iCaptcha v1.0 - Frontend & Backend reCaptcha Verification

virgilio183

Well-known member
Pro
Master
Diamond
Elite
Joined
May 16, 2021
Messages
24,382
Reaction score
27,994
Points
113
NullCash
545,632
uVvGLpU.jpg
iCaptcha is basically end-to-end code or PHP script which utilizes Google reCaptcha v2 and provides double layer of security by performing reCaptcha token verification at FRONT-END as well as at BACK-END

You can integrate it in any form or any web page of your choice. Just generate & add your site keys. iCaptcha contains necessary frontend/backend verification scripts and various callback methods which executes when captcha is checked, expired, etc.

iCaptcha makes an AJAX POST request for captcha verification. Backend PHP script returns either success/failure based on reCaptcha token validation.

WHAT IS reCAPTCHA v2?​

reCAPTCHA protects your website from fraud and abuse. reCAPTCHA v2 verifies if an interaction is legitimate with the “I am not a robot” checkbox challenges.


Shield Your Site From Spam & Misuse Now!!

Features:​

  • Easy Integration
  • Integrate With ANY Form
  • FRONT-END reCAPTCHA Verification
  • BACKEND-END reCAPTCHA Verification

Demo​

iCaptcha Live Demo

System Requirements​


PHP 8.x, PHP 7.x, PHP 4.x, PHP 5.x

Info: https://codecanyon.net/item/icaptcha-frontend-backend-recaptcha-verification/32289786
 

Attachments

  • SourceCode_v1.0.0.zip
    13.5 KB · Views: 0
Top