CodeIgniter Forums
CAPTCHA - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CAPTCHA (/showthread.php?tid=54512)



CAPTCHA - El Forum - 09-12-2012

[eluser]rochellecanale[/eluser]
hey guys i just want to use captcha in my registration form the problem is i dont want to use a database. Is there any way that i can validate my captcha without having a database connection? how to create a function/callback function that can validate the captcha?


CAPTCHA - El Forum - 09-12-2012

[eluser]rogierb[/eluser]
You can store the captcha value in a file. The filename can be created using the session.