"Friends" Feature Like Youtube

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vanbao531
Forum Newbie
Posts: 3
Joined: Fri Dec 21, 2007 12:31 pm

"Friends" Feature Like Youtube

Post by vanbao531 »

I have a listing directory using phpmydirectory (http://www.phpmydirectory.com) and I would like to implement a "friends" system to the site. This friends feature will allow one listing owner to add or make a request to add certain other listing owners as friends. These listings that are added as friends will show up on the listing that is adding.

In short, very similar to Youtube.
I found this link that show how that can be done but I don't know much about programming to implement it.
http://rmb-scripting.com/tutorials.php?tutorial&tid=282

Can some one please help.
Post Reply