CodeIgniter Forums
Working ReCaptcha validation and a link counter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Working ReCaptcha validation and a link counter (/showthread.php?tid=54114)



Working ReCaptcha validation and a link counter - El Forum - 08-23-2012

[eluser]Unknown[/eluser]
Hi guys!
I started using codeigniter since a week ago, and i fell in love with it.
I know this isn't much (yet), but i want to give something back to the community.

Heres my MY_Form_validation model, which contains a link checker for input fields and a working validation for ReCaptcha. Be sure to download recaptcha from google before using this model! Also be sure to edit the model to fit your needs (table names etc)

http://www.dumpzor.com/h0nabk6de4.dl

Hope you guys find it useful!

Greetz,

Patrick