Skip to content
Advertisement

Captcha in html form

I have a html form and i have written the necessary code.

html in main code:

JavaScript

php in main code:

JavaScript

And my captcha_code_file.php code(downloaded):

JavaScript

The catcha image is not appearing in my web page. How can i fix this? I’m pretty sure there is no problem with the downloaded code.

Advertisement

Answer

I simply use already tested and working scripts which when dealing with captcha in php, you can refer links below, it will serve basic purpose of captcha.

http://99webtools.com/blog/php-simple-captcha-script/

http://www.abeautifulsite.net/a-simple-php-captcha-script/

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement