This topic is locked

Log into another database depending who you are

12/6/2018 9:25:52 AM
PHPRunner General questions
P
PaulM author

I have several databases and want the user to log into a single master database that redirects the user to the correct database for that user. I only want to log in once so need to pass the username/password to the second database for them to be logged in automatically.
Can this be done? and if so, how?
Thanks