Hashing Passwords In Yii 1

[Solved] Hashing Passwords In Yii 1 | Php Frameworks Yii - Code Explorer | yomemimo.com
Question : hashing passwords in yii 1

Answered by : lovely-lark-v02bifh05ym1

$hash = Yii::$app->getSecurity()->generatePasswordHash($password);

Source : https://www.yiiframework.com/doc/guide/2.0/en/security-passwords | Last Update : Thu, 16 Jul 20

Answers related to hashing passwords in yii 1

Code Explorer Popular Question For Php Frameworks Yii