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!