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.