0

We have a Registration database and a list of project database (each project has a different database).
The registration database is used to get the details of username and password and connect the project database based on the log in details.

We like to keep both database connected at the same time.

How can we do that?
Thanks!

Dexter
  • 7,911
  • 4
  • 41
  • 40
  • 2
    Kindly check this answer of @Tom http://stackoverflow.com/a/274919/3081659. Great explanation. – Noman Aug 16 '16 at 04:37
  • 1
    Possible duplicate of [How do you connect to multiple MySQL databases on a single webpage?](http://stackoverflow.com/questions/274892/how-do-you-connect-to-multiple-mysql-databases-on-a-single-webpage) – ashkufaraz Aug 16 '16 at 04:46
  • Thanks man, will check. – Dexter Aug 16 '16 at 04:49

0 Answers0