Hierarchical Data Structures
Submitted by Ben on Sun, 09/30/2007 - 08:41
Hierarchical data structures can be very tricky but are necessary for threaded message boards and category/subcategory relationships. I spent countless hours learning how to implement them and really struggled through them when trying to create a message board. I really wish this tutorial existed at the time:
http://www.codeassembly.com/How-to-display-inifinit-depth-expandable-cat...
»
- 401 reads