This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @author Abhishek Jain | |
* @email [email protected] | |
* @create date 2019-07-02 12:08:44 | |
* @modify date 2019-07-02 12:08:44 | |
* @desc Helper to Implement Google Recaptcha V3 | |
* Update: | |
0. Pleace your Google-server-secret and google-client-key before proceeding | |
Create these keys at: https://www.google.com/u/1/recaptcha/admin/create |