PHP Tutorial : How to create a captcha image
Dec 18, 2008 Useful PHP
Hi,
Are you tired of receiving spam messages from your contact forms or unwanted posts, robot accounts on your membership website? If yes, the solution is to create a php security image called captcha. That’s the best solution to secure your web forms, etc. For creating a captcha security code you need to have GD-library installed…………….
Read PHP Tutorial : How to create a captcha image »
Tags: captcha, captcha code, captcha image, php captcha, security code, security image, validate captcha

