captcha\CaptchaAction validate()

validate() public method

Validates the input to see if it matches the generated code.

public boolean validate ( $input, $caseSensitive )
$input string

User input

$caseSensitive boolean

Whether the comparison should be case-sensitive

return boolean

Whether the input is valid

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.