PDA

View Full Version : [PHP+MySQL] Buddy list for Community



Zaxza
June 13th, 2006, 05:17 AM
I currently working on my first real php/mysql project. It's a large community for my band's site. I need to make a buddy list,can anyone help me, i just can't figure it out. I need it to display buddies avatar and name/link to profile, i want to make it so that when you log in and view it you can edit it, but other's, all on the same page(I think i can do that one). Then basically you have a link on profiles and forum posts to add that person as a friend...

Help is very much appreciated, thank you very much.

skOOb
June 13th, 2006, 08:06 AM
The database setup for something like this was discussed last week sometime. http://www.kirupa.com/forum/showthread.php?t=222139
That will get you started on the basics. Post questions as needed. hth

Zaxza
June 13th, 2006, 08:16 AM
Thank you so much.