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
2016-10-30 16:54:26
Comments
Leave a Comment

Please login to continue.