Better way save password in mysql which can be decrypted also using php

前端 未结 8 990
眼角桃花
眼角桃花 2021-01-04 08:53

I am currently using md5 function to encrypt my password and save to mysql db which can not be decrypted.

Now my user want that when they forgot password, they shou

8条回答
提交回复
热议问题