newttster Posted January 30, 2011 Posted January 30, 2011 I've looked and was not able to find this information. When it comes to tables and coding with php ... 1. Is there such a thing as too many tables? 2. Would too many tables slow down the way your game runs? 3. Would having all your information on one table be bad form or function? For example ... why is 'userstats' not included in the 'users' table. The reason I'm asking is because years ago while in college and learning VB we were taught that you either keep all information on one table or or you keep each bit of information seperate. Quote
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.