Tutorial: How to Store Heirarchical Data in a Database
April 19th, 2008
A great article on how to store, sort, and manage heirarchical data in a database for use with nested discussion forums, or other applictions that call for heirarchical information. Includes PHP code samples and database structure information.