Save decrypt password to db

Hello.
Is there any way to save password without encryption to DB or decrypt password ?
Thank you in advance.

Nobody can help me ?

You have to modify php script that saves user data.

1 Like

Thank you man.
Can you help me to how can I do it?

Thinking carefully, is better to add an new field on user table, saving decrypted password there.

Sorry, can´t help without implementing the whole thing

you have to read tutorial on database.

it is database related not playsms related