Jump to content

captcha in codeigniter


milanello72

Recommended Posts

Hi! :) I'm newer in codeigniter and I have searched on web an example of code captcha that works. Many examples not working, but an example maybe could work. This example is here http://runnable.com/UXb8GazDrMMiAAEA/how-to-add-a-captcha-in-codeigniter

I want to use this example, but I don't know how to configure the files from application/config

Could you help me? If you know an example that works you could say me the address on web.

Thank you very much!

 

Link to comment
https://forums.phpfreaks.com/topic/286618-captcha-in-codeigniter/
Share on other sites

  • 3 weeks later...

The documentation is probably the best step by step example you will find for setting this up in CI.

 

http://ellislab.com/codeigniter/user-guide/helpers/captcha_helper.html

 

It's fairly straight forward, just make sure you have permissions set correctly on the dir where it will be storing the image file.

 

 

  • 1 year later...
  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.