Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
676 views
in Q2A Core by
Hello.

I need to create a large amount of users via sql (phpmyadmin). How can I insert a password? If I understand right the fields passsalt and passcheck is required. But how is the password coded there?

If I want to set password, lets say, 1234 - how can I do this?

Thank you!
...