Pls what is the purpose of using sha256 & password_hash in php | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pls what is the purpose of using sha256 & password_hash in php

Pls need an explanation am lost in it

19th Jan 2020, 9:29 AM
Nwankwo Valentine
Nwankwo Valentine - avatar
1 Answer
+ 2
it is for data encryption. see this page from the php manual for details: https://www.php.net/manual/en/faq.passwords.php
19th Jan 2020, 10:18 PM
phil