PHP Classes / Cell CAPTCHA

Generate and validate CAPTCHA text in images

Cell CAPTCHA PHP Class

This class can be used to generate and validate CAPTCHA text in images. This class can take a string as an argument or generate a random string and save it into a session variable. This class will take the string and output it as text by building a table and filling in the cells with a given color to draw out the text. It can verify captcha code as case-sensitive or case-insensitive.

Similar PHP Classes

Search in PHP Classes

Filter by tags