How to get structed result using nested set in MySQL and PHP?
        Posted  
        
            by user198729
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user198729
        
        
        
        Published on 2010-04-07T01:12:43Z
        Indexed on 
            2010/04/07
            14:23 UTC
        
        
        Read the original article
        Hit count: 226
        
There is no limitation on the depth.
How to get the structed branch or even entire tree?
The definition is from here:
http://dev.mysql.com/tech-resources/articles/hierarchical-data.html
© Stack Overflow or respective owner