Tree structuring - php coding
Posted: Tue Feb 09, 2010 6:13 am
I have some difficulty during the development of some module:: Let me describe the same below::
DATABSE table Structure::


Here the "ID" in DB showed above in the table screenshot[SEE pics above].
And I need the Coding Logic from the same as

here Number indicates the "ID" numbers Of DB table.
Spl Note:: I want to dispaly Level wise "ID", Means whcich id belongs to Which level, 1 member belongs to 1st level means he has 3 member as immidiate subordinate.
Plz help me out
Thank you
DATABSE table Structure::
Here the "ID" in DB showed above in the table screenshot[SEE pics above].
And I need the Coding Logic from the same as
here Number indicates the "ID" numbers Of DB table.
Spl Note:: I want to dispaly Level wise "ID", Means whcich id belongs to Which level, 1 member belongs to 1st level means he has 3 member as immidiate subordinate.
Plz help me out
Thank you