CodeIgniter Forums
Google reCAPTCHA library - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Google reCAPTCHA library (/showthread.php?tid=68455)



Google reCAPTCHA library - mehdibo - 07-13-2017

Hi, I've been working on a project lately where I needed to use a reCAPTCHA.
I searched for a library to use the Google reCAPTCHA but didn't get what I was looking for,
So I decided to code my own, It's not something big but it does the job.
I added config options so you can use it as you want.

Link to GitHub:
CodeIgniter reCAPTCHA

Any changes are welcome!


RE: Google reCAPTCHA library - Trle94 - 05-11-2018

I've pushed you some changes, please take a look into it once you get chance Smile