Tenaciousmug Posted August 22, 2010 Share Posted August 22, 2010 Is it smarter to make whole seperate databases. I'm creating a virtual petsite. And I want the item database, member database, pet database.. Should I make them whole seperate databases? Or make one database and make them different tables in that one database? Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/ Share on other sites More sharing options...
fenway Posted August 22, 2010 Share Posted August 22, 2010 If they're all related, one database. Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102384 Share on other sites More sharing options...
Tenaciousmug Posted August 22, 2010 Author Share Posted August 22, 2010 Oh so is different databases when you have more than one different domain? So I should put "Site" Database. Then create Pet Table Item Table etc.? Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102387 Share on other sites More sharing options...
fenway Posted August 22, 2010 Share Posted August 22, 2010 Yup. Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102399 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.