Answer the question
In order to leave comments, you need to log in
How to display the decrypted password?
Tell me, when registering, there is a hashing of the password:
$user->password = password_hash($data['password'], PASSWORD_DEFAULT);
<b>Пароль:</b> echo $users->password;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question