I have used md5(password) to register a user password. I gave him the option to change the password to another form, i want to un_md5 his password and bring it to its original password, how can i do that ?
I have used md5(password) to register a user password. I gave him the option to change the password to another form, i want to un_md5 his password and bring it to its original password, how can i do that ?
:: Copyright KIRUPA 2026 //--
``` ```