Jump to content

[SOLVED] Hash Passwords


mmarif4u

Recommended Posts

Hi,

i am hashing the users passwords.

Now i have a system where user register and pay online , After confirmation, our admin send

password to that user.Password is automatically created while user is registering.

So my q is : is there any possibility to send md5 or other hash passwords to users later when payment

is confirmed.

I know that its not possible. Is there any alternative for such kind of process.

That i make the user password secure and also can send to users later.

Note: i dont want to use two way encryption.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/54239-solved-hash-passwords/
Share on other sites

just ask them to insert their pass again

 

They r new users they don't know their password yet then how they will change it.

I am asking to send a hashed pass to user later(May be 1 or 2 days later of registration).

So pulling out that pass i think is not possible,

What will be an alternative method for it.

Link to comment
https://forums.phpfreaks.com/topic/54239-solved-hash-passwords/#findComment-268194
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.