CodeIgniter Forums
captcha validation - 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: captcha validation (/showthread.php?tid=16756)



captcha validation - El Forum - 03-16-2009

[eluser]Unknown[/eluser]
hi,

i am new to CI. i am working with the simple form examples. I want to include captcha validation to my registration form. is there any predefined class available for captcha? or how to do basic captcha validation in CI?


captcha validation - El Forum - 03-16-2009

[eluser]Kami_[/eluser]
Yes, CodeIgniter already includes a Captcha plug-in.

It's not the best one, but it does it's job.

If you are interested in more "advanced" Captcha plug-in, check the forum and the libraries database.