Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
hashing passwords in yii 1
Chris Hayes
Programming language:
Whatever
2021-07-29 22:35:48
0
Q:
hashing passwords in yii 1
Arman
Code:
Whatever
2021-07-08 21:57:10
$hash
= Yii::
$app
->getSecurity()->generatePasswordHash(
$password
);
0
Tags
pass
Related
yup password validation
has password argon2i
New to Communities?
Join the community