sam_h 0 Posted September 10, 2008 Share Posted September 10, 2008 Hi all, This is just a quick question to anyone who has ever worked or owns a site that is essentially a network. I was wondering if you have any tips at all, to do with anything at all regarding the best practices or ways to improve the network? I am learning stuff as I go and reading around topics...but nothing beats first hand experience (I am using the word 'network' fairly loosely! I essentially run several football based blogs all hosted through the same domain and am trying to learn ways to link them together, display stats about the blogs etc etc. Trying I suppose to create a football bloggers community!) Sam (sorry if this is under the wrong topic, I wasn't entirely sure where it was best placed!) Link to post Share on other sites
DarkWater 0 Posted September 10, 2008 Share Posted September 10, 2008 Are they all in the same MySQL DB? Link to post Share on other sites
sam_h 0 Posted September 10, 2008 Author Share Posted September 10, 2008 no, each has it's own database....bad thing?! Link to post Share on other sites
discomatt 0 Posted September 11, 2008 Share Posted September 11, 2008 No you can span across databases without too much issue. SELECT `table`.`column` FROM `database`.`table` Link to post Share on other sites
Recommended Posts
Archived
This topic is now archived and is closed to further replies.