RE: How to hash password correctly in PHP? 08-25-2017, 09:51 PM
#9
Im hashing passwords on my websites/scripts using double md5 + salt and i personally prefer this way.
How to hash password correctly in PHP? filter_list | |