sam_h 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!) Quote Link to comment Share on other sites More sharing options...
DarkWater Posted September 10, 2008 Share Posted September 10, 2008 Are they all in the same MySQL DB? Quote Link to comment Share on other sites More sharing options...
sam_h Posted September 10, 2008 Author Share Posted September 10, 2008 no, each has it's own database....bad thing?! Quote Link to comment Share on other sites More sharing options...
discomatt 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` Quote Link to comment 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.