Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I need to get all users and insert them into phpbb database with password, my question is if its possible and if yes, how?
Thanks.
You'd need phpBB to use a matching password hash. Getting the users is simple, that's just a query.