captcha\CaptchaAction generateValidationHash()

generateValidationHash() public method

Generates a hash code that can be used for client-side validation.

public string generateValidationHash ( $code )
$code string

The CAPTCHA code

return string

A hash code generated from the CAPTCHA code

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

Please login to continue.