| | |
Binary Tree - How to get total left and right children?
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2009
Posts: 13
Reputation:
Solved Threads: 0
I am currently making a binary tree and I was able to create the tree. What I am facing now is " How to get the total number of children in my left side and total number in my right side ".
The structure is:
My database variables for each person is Position and Upline
Any help is appreciated. God Bless!
The structure is:
PHP Syntax (Toggle Plain Text)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
My database variables for each person is Position and Upline
Any help is appreciated. God Bless!
Last edited by codewalkz; 17 Days Ago at 6:41 am. Reason: For additional info
![]() |
Similar Threads
- Java recursive binary tree (Java)
- Binary Tree insert left and right node (C)
- problem with Binary tree.. plse help (Java)
- Binary Tree Problem (C++)
- Help in Binary Tree in C (C)
- Need help with binary tree program. (C)
- Coding a Complete Binary Tree (C)
- C++ complete binary tree using an array. Unexpected end file (C++)
Other Threads in the PHP Forum
- Previous Thread: session time out in php
- Next Thread: Querystring
| Thread Tools | Search this Thread |






