This topic is locked

Same username different database.

10/19/2019 6:37:31 AM
PHPRunner General questions
R
ryckos author

Hi there. Thanks you for such a good on PHPRunner.
I wonder if we could do login (such as SaaS) but with different options.
Instead of username, can we so it on base of different critéria such ás years (database based on year, not username). The same user can access different data, depende on which year selected before Login.
Thank you

D
DealerModulesDevClub member 10/19/2019



Hi there. Thanks you for such a good on PHPRunner.
I wonder if we could do login (such as SaaS) but with different options.
Instead of username, can we so it on base of different critéria such ás years (database based on year, not username). The same user can access different data, depende on which year selected before Login.
Thank you


Take a look a this older post from phprunner. It describes how to filter the user based on the year they graduated. Maybe this is what you are trying to achieve.
https://xlinesoft.com/articles/alumni.htm
Paul

lefty 10/19/2019



Take a look a this older post from phprunner. It describes how to filter the user based on the year they graduated. Maybe this is what you are trying to achieve.
https://xlinesoft.co...cles/alumni.htm
Paul


Take a look here? for inspiration