|
I want to make a type of online application system where users can install modules into there account like facebook.com. I am a little confused on how to do this because i have no idea how i would set up the database.
The main code will be PHP but the data will be stored in a MySQL database. I dont want to create a completely new table for each module i have. But each module willbe different and consist of different functions/data.
These are some example modules that would be installed into a users account: Notepad, Blog, RSS Reader, Favorites system. See, i would just make one table called "Site_modules" but what about when the data has to be stored in multiple rows or somthing?
Thanks for help in advance!
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
|