Displaying referrals or downline for users

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
fatsege
Forum Newbie
Posts: 2
Joined: Mon Sep 10, 2007 2:34 pm

Displaying referrals or downline for users

Post by fatsege »

How do I write a php codes to display downlines or referrals for users in their account after login.
Please help me out.I need it fast.
thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

PHP wouldn't really be involved. It would mostly have to do with your database query.
Post Reply