Relative Content

Tag Archive for phphtmlcaptcha

What is best way to implement Captcha for form submission with this scenario?

I have seen myriads of captcha implementations. Some use php index files or use extra libraries, many don’t make it clear what code goes in which file or where in relation to form it goes.
I was wondering if I could get suggestions to creating captcha with my current scenario.
Any simple version would be good.