I want to develop an MLM website which will show member as binary tree.
I also want to how to design database for the same.

Hello,

I have put a few of these together in the past and the best way I have found is to include a reference to the parent sales person in the sales person record. Something like

Person_ID
Parent_ID
First_Name
Last_Name
...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.