Problem with MySQL query -


I have three tables users , friends , user 2 user 2 user 2 User2 user2 user2 is just like on facebook but when added the date user1 user2 as a friend After that date, only select posts to join posts friends. P.userid = f.friendid and s.time & gt; = F.friend_since WHERE f.myid = 'user1id'

then after about the date it was added as a friend about user2 All posts in but the problem is that the posts of user1 and only user2 hides after the date added

How can I do this?


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -