6 Reputation Points
Ranked #3K
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #107.55K
1 Posted Topic
Re: Sorry to revive an old thread but since the code posted by langsor helped me a lot I thought I should contribute. The code works fine except if a child has brothers. The changes below will work for any amount of childs and brothers. [code]$i = 0; while( $row = … |
The End.