Adding Captcha to Database using Codeigniter
This tutorial will show you how to generate captcha image using Codeigniter Captcha Helper and store captcha characters into database. The CAPTCHA Helper file contains functions that assist in creating CAPTCHA images. The CAPTCHA helper The captcha function requires the GD image…