My database has two tables that hold username/password information.
That's because people can actually sign in on 2 different places on my website (one on the forum, the other one on the site itself).
I want to be ablo to link the username/password/email fields in these two tables so that if a user signs up on the website, he can use the same username/pass to log in to the forum and vice versa.
Any idea on how to do that?
linking fields
Moderator: General Moderators
Thanks.
I'm using a PHPBB forum. I have recently built a website that requires users to log in to have full functionality.
Of course I want users that sign up on the website, can use the same username/pass on the forum. And vice versa: when users sign up on the forum, they should be able to log in to the website as well with the same username/pass information.
I haven't done anything so far. What would be the best option?
I'm using a PHPBB forum. I have recently built a website that requires users to log in to have full functionality.
Of course I want users that sign up on the website, can use the same username/pass on the forum. And vice versa: when users sign up on the forum, they should be able to log in to the website as well with the same username/pass information.
I haven't done anything so far. What would be the best option?