Jump to content

Advice on an idea


adam84

Recommended Posts

Hi,

 

I want to create something similar to "Mini-Feed" thats on Facebook. (For those who dont know, it displays the last x amount of things the user has done). What would be the best way of setup up a database to do this?

 

After reviewing the different scenarios, I found that people on my site could have a bunch(like 25+) of things listed.

 

My idea:

- Create a table to hold all the activities

- Create a second table and list all the events( ie. new friend, posted comment )

 

- The second table'sa Primary Key is a Foreign Key in the first table.

 

Make sense.... is there a better way..... ?? Thanks

Link to comment
https://forums.phpfreaks.com/topic/85698-advice-on-an-idea/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.