Text_CAPTCHA | --Text_CAPTCHA_Driver_Image
Class to create a graphical Turing test
TODOs:
im getCAPTCHA( )
This method returns the CAPTCHA as GD2 image resource
void getCAPTCHAAsJPEG( )
This method returns the CAPTCHA as JPEG
void getCAPTCHAAsPNG( )
This method returns the CAPTCHA as PNG
mixed init( [int $width = 200], [int $height = 80], [string $phrase = null], [array $options = null])
Initializes the new Text_CAPTCHA_Driver_Image object and creates a GD image