Welcome Guest, Not a member yet? Register   Sign In
how do we use the Captcha help?
#1

[eluser]megabyte[/eluser]
I'd like to uswe the captcha helper, but how do we use it with form validation?
#2

[eluser]j4zzyh4ck3r[/eluser]
[quote author="megabyte" date="1302684487"]I'd like to uswe the captcha helper, but how do we use it with form validation?[/quote]

Just retrieve the value with $this->input->post('your_field') than compare it with captcha word.
#3

[eluser]megabyte[/eluser]
gotcha. So I'll have to either store the word in a session, or encrypt it and store it in a hidden field.


Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB