Jump to content

How to 'Follow' People Using PHP?


justlukeyou

Recommended Posts

I saw this site and Im curious how the social network follow system would work. Its very similiar to Facebook.  Does each user a have a table with columns 'Follow1', 'Follow2' etc.  So when another user clicks the follow button their unique user ID drops into the first 'Follow' column available.

 

For example if ID 123456 is the first user to follow ID 654321.  The ID number 123456 is entered into 'Follow1' and so on.  Then you can echo information using the ID number?

 

www.houzz.com/

 

 

Link to comment
https://forums.phpfreaks.com/topic/264376-how-to-follow-people-using-php/
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.