Method | Description | |
---|---|---|
CalculateSpacing ( ) | ||
CaseInsensitive ( $bCaseInsensitive ) | ||
Create ( $sFilename = '' ) | ||
DisplayShadow ( $bCharShadow ) | ||
DrawCharacters ( ) | ||
DrawLines ( ) | ||
DrawOwnerText ( ) | ||
GenerateCode ( ) | ||
PhpCaptcha ( $aFonts, $iWidth = CAPTCHA_WIDTH, $iHeight = CAPTCHA_HEIGHT ) | ||
SetBackgroundImages ( $vBackgroundImages ) | ||
SetCharSet ( $vCharSet ) | ||
SetFileType ( $sFileType ) | ||
SetFontColorRange ( $iMinValue, $iMaxValue = null ) | ||
SetHeight ( $iHeight ) | ||
SetMaxFontSize ( $iMaxFontSize ) | ||
SetMinFontSize ( $iMinFontSize ) | ||
SetNumChars ( $iNumChars ) | ||
SetNumLines ( $iNumLines ) | ||
SetOwnerText ( $sOwnerText ) | ||
SetWidth ( $iWidth ) | ||
UseColour ( $bUseColour ) | ||
Validate ( $sUserCode, $bCaseInsensitive = true ) | call this method statically | |
WriteFile ( $sFilename ) |
public PhpCaptcha ( $aFonts, $iWidth = CAPTCHA_WIDTH, $iHeight = CAPTCHA_HEIGHT ) |
public Validate ( $sUserCode, $bCaseInsensitive = true ) |