Re: "Nested Set Model" or "modified preorder tree traversal" mySQL/PHP code wanted

2006-02-22 Thread Peter Brawley
Daevid, I've been searching the web for the past few hours trying to find a simple drop-in class or functions to implement "Nested Set Model" or "modified preorder tree traversal". The reason there's not a drop-in module may be that adding the layers implementing such generality would slow pe

"Nested Set Model" or "modified preorder tree traversal" mySQL/PHP code wanted

2006-02-21 Thread Daevid Vincent
I've been searching the web for the past few hours trying to find a simple drop-in class or functions to implement "Nested Set Model" or "modified preorder tree traversal". I've found several tutorials and related links: http://dev.mysql.com/tech-resources/articles/hierarchical-data.html http