supermerc Posted May 6, 2007 Share Posted May 6, 2007 Hey, I want to make a friend system for my site where you can add other users as your friends and on your profile you can have your top 5 friends. Does anyone know any tutorials dealing with that or know how to do it could you please help me please? Link to comment https://forums.phpfreaks.com/topic/50235-friend-system/ Share on other sites More sharing options...
npsari Posted May 6, 2007 Share Posted May 6, 2007 I dont know where on the net, but I can tell you an idea Each user has a unique Name You create a databse with 5 colombs Friend 1, 2, 3 etc... Then everytime someone ads a user, you use the edit function to insert the user name Adn you display names using the retreive code There is too much coding behind it This is the only way it can be explained Link to comment https://forums.phpfreaks.com/topic/50235-friend-system/#findComment-246585 Share on other sites More sharing options...
neel_basu Posted May 6, 2007 Share Posted May 6, 2007 First try to do some code then if you face problem then Ask for help. how can 1 help in such a big Matter. Link to comment https://forums.phpfreaks.com/topic/50235-friend-system/#findComment-246597 Share on other sites More sharing options...
supermerc Posted May 6, 2007 Author Share Posted May 6, 2007 Explain what the table should look like and what needs to be done Link to comment https://forums.phpfreaks.com/topic/50235-friend-system/#findComment-246620 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.