subject

To check if a password the user enters matches an encrypted password that’s stored in a database is valid, you can

a. decrypt the password in the database and compare it with the user entry

b. use the password_hash() function to encrypt the user entry and compare it with the encrypted password in the database

c. use digest authentication to automatically encrypt the password and then compare it with the password in the database

d. use the password_verify() function to compare the user entry with the encrypted password in the database

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:30
If the polar bear were taken out of the food chain what would happen to the seal population the seal population would diminish the seal population would grow dramatically the seal population would stay the same the seal population would decrease slightly
Answers: 1
question
Computers and Technology, 22.06.2019 16:30
Technician a says that a dry sump system uses no oil storage sump under the engine. technician b says that a wet sump system uses no oil storage sump under the engine. who is correct?
Answers: 3
question
Computers and Technology, 23.06.2019 00:00
How do we use the sumif formula (when dealing with different formats) ?
Answers: 1
question
Computers and Technology, 23.06.2019 08:30
Based on your knowledge of a good network, describe what you think is a perfect network would be. what kind of information and resources could users share on this network. what would the network administrator do? what kind of communication would be used?
Answers: 1
You know the right answer?
To check if a password the user enters matches an encrypted password that’s stored in a database is...
Questions
Questions on the website: 13722367