CodeIgniter Forums
how to use securimage with CI - 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: how to use securimage with CI (/showthread.php?tid=15118)



how to use securimage with CI - El Forum - 01-27-2009

[eluser]akkumaru[/eluser]
,,has anyone ever used the securimage class from phpcaptcha.org with codeIginiter,,??
how do you typically do it,?

my best try is no other than the usual way (no framework):
including the Securimage class to file securimage_show.php then call the 'show file'
as the source for the captcha image,,

but if i do this, the security will not be that high, i suppose (i tried to hide the application and system folder)


how to use securimage with CI - El Forum - 01-27-2009

[eluser]The Wizard[/eluser]
why not use recaptcha?


how to use securimage with CI - El Forum - 01-28-2009

[eluser]akkumaru[/eluser]
recaptcha uses web service, right?
well, i don't really like the idea of being dependent to it


how to use securimage with CI - El Forum - 01-28-2009

[eluser]The Wizard[/eluser]
ah.. Sad okie Smile