chusmsanchez
New Pleskian
Hello good mornig for everyone.
I am developing a web app and I need to create databases with its corresponding user using php (or another method that you can recommend) every time a web visitor registers.
I understand that I must enter the values in the plesk mysql and psa database.
I have the problem in the plesk psa database when entering the password value in the accounts table. I don't know what kind of encryption plesk uses to save the password.
It would be necessary to be able to connect correctly through php using that inserted user.
I hope I explained myself correctly, sorry for my English.
Thanks.
I am developing a web app and I need to create databases with its corresponding user using php (or another method that you can recommend) every time a web visitor registers.
I understand that I must enter the values in the plesk mysql and psa database.
I have the problem in the plesk psa database when entering the password value in the accounts table. I don't know what kind of encryption plesk uses to save the password.
It would be necessary to be able to connect correctly through php using that inserted user.
I hope I explained myself correctly, sorry for my English.
Thanks.