UNB Components Code Reference

UnbCaptcha::GenerateImage method

Generates the CAPTCHA image, sends it to the browser and terminates the script execution.

public static function UnbCaptcha::GenerateImage ();

Remarks

The correct word displayed in the image is stored in a session variable and can later be retrieved with the GetWord() function.

Member of class: UnbCaptcha

Implementation file: captcha.class.php, line 138

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.