xiou Posted May 22, 2008 Share Posted May 22, 2008 Is it possible to use multiple databases for one website. What I have in mind is having one database that stores user information and administration information. Then I would have different databases depending on the user's information. The admins will have full privileges to everything on the site but the members could only use one database based on their email/state/sex/etc. Is this possible to do? I kinda want it to be like facebook's site right when it came out in how only people from one college could look at people from the same college. If they tried to look at someone from a different college, they were denied. If someone could point me in the right direction, I would thankful. Quote Link to comment https://forums.phpfreaks.com/topic/106815-multiple-database-question/ Share on other sites More sharing options...
zleviticus Posted May 23, 2008 Share Posted May 23, 2008 why different databases? Why not one DB and query that one database based upon you conditions? Quote Link to comment https://forums.phpfreaks.com/topic/106815-multiple-database-question/#findComment-548083 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.