php - How do I set my friend feed to include user statuses? -


I am creating a social networking site and I have two types of situations: friends and public users either upload The relevant tables for this question are the members, friends, and the situation handles the relevant area for the members. Friendly fields for friends are friend and user names Handle relevant fields for the status and type ( Value with friends or public).

I only managed to call the necessary situations for friends, but my question is that I have to show friends as well as user status

here is a code Shows all situations with user's friends

Comments