Pls what is the purpose of using sha256 & password_hash in php | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
+ 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