void generateCaptchaSessionKey(
)
|
|
Generate a new captcha code and put it into the session.
array testRequiredGdFunctions(
)
|
|
Verify the existence of the GD functions that we require to draw a captcha.
API Tags:
| Return: | ('fail' => array(func, func, ...), 'success' => array(func, func, ...)) |