PHP-Klasse::Color CAPTCHA 25.08.2007

Kurzbeschreibung: Generate images for captcha validation
Veröffentlicht am: 25.08.2007
Gruppe(n):
- Graphics
- Validation
Beschreibung:
This class can be used to generate images for CAPTCHA validation.
It generates an image with a given text to be used in the CAPTCHA validation.
The text to be rendered may be clipped if it exceeds a given limit.
The foreground and background image colors are configurable.
The image is generated in the PNG format and is served as the current script output.
Link: Color CAPTCHA