This topic is locked

Common _user table across multiple databases?

7/28/2007 12:58:14 PM
PHPRunner General questions
K
kwebb author

I have developed a number of php projects within my company of which each have their own _user database. Each db having common users.... (i.e. employees). Is there a way utilizing PHPRunner to create one single user login location table of which all my PHPRunner projects can look at so that each user only has to deal with one login name, password, user profile etc?