阅读背景:

如何制作类似Twitter的系统

来源:互联网 

How can i make a Twitter-like following system where, if you follow someone, you will receive their tweets. I have a database table called "users", "followings", and "posts". The users table holds the users that are on my site. The followings shows the persons followers, this table is setup like this :'id, user_one, user_two'. And the posts table holds all the tweets or posts that the unique user has.How can i make a Twitter-like following system




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: