Hierarchical Data Structures

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...