SproutCMS

This is the code documentation for the SproutCMS project

function image()

Render a CAPTCHA image
See https://en.wikipedia.org/wiki/CAPTCHA for information about CAPTCHAs

Usage

void $CaptchaController->image ( int $num );

Arguments

  1. int $num
    Number used to differentiate between multiple CAPTCHA codes held in session

Return value

  • void
    Outputs image content after setting the appropriate content-type header