Captcha is basically used to distinguish human and automated bot. A Captcha image shows a random pattern which the user has to type or draw. M Captcha is new way to prevent spam by asking user to draw a randomly generated pattern. M Captcha is targeted for touch screen device as drawing a pattern on the touch screen is far easier than typing in the textbox. It works well on every major desktop and mobile browser. For device without touch sc...
This script performs CAPTCHA validation on the user click. It is the most easiest form of captcha. It generates an image with letters or numbers inside circles or squares that the user needs to click according to instructions written on the image. This class can validate the user clicks by checking its position.
Version 1.1 released with lots of new options. Click here for online documentation M Captcha is new way to prevent spam by asking user to draw a randomly generated pattern. M Captcha is targeted for touch screen device as drawing a pattern on the touch screen is far easier than typing in the textbox. It works well on every major desktop and mobile browser. For device without touch screen, pattern can be drawn using mouse. M Captcha sh...