string; getCaptcha(
$prompt
)
|
|
generates a simple captcha for comments
Thanks to gregb34 who posted the original code
Returns the captcha code string and image URL (via the $image parameter).
Parameters:
Redefinition of:
- _zp_captcha::getCaptcha()
unknown getOptionsSupported(
)
|
|
Returns array of supported options for the admin-options handler
void handleOption(
$key,
$cv
)
|
|
Parameters: