Pls what is the purpose of using sha256 & password_hash in php | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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