Welcome Guest, Not a member yet? Register   Sign In
catcha
#1

[eluser]Unknown[/eluser]
How to use captcha_pi.php plugin practically
#2

[eluser]InsiteFX[/eluser]
If you read the CodeIgniter user_guide it has it's own Captcha.

plugins,

under the system/plugins/captcha.pi.php

open the file and read the source code, you need to create a database table for it.

Hope this helps, you can also search the forms.

Enjoy
InsiteFX
#3

[eluser]bigtony[/eluser]
[quote author="InsiteFX" date="1250508872"]...you need to create a database table for it.[/quote]
Actually you don't have to create a db table - just store the info in a session variable.




Theme © iAndrew 2016 - Forum software by © MyBB