In this blog we will explain how to create captcha in CodeIgniter using captcha helper. What is captcha ? Captcha is randomly generate string and in CodeIgniter using captcha we can verify whether the user is human or not. How many function require in create […]