Simple Captcha code in Php and Javascript
Posted in PHP by Praveen Crony On May 26, 2014

In websites ,captcha is used to find if you are human being or machine. In most cases captcha using in forms like (contact form,Registration form etc…).In this tutorial I have create a very simple captcha code in PHP and javascript. Live Demo Download