Mastodon
Baobab: PHP/MySQL Library For The Nested Set Model

Baobab: PHP/MySQL Library For The Nested Set Model

Introduction When working with databases, you may want a table structure which allows your record to have a parent record (heirachical recordset).  In simple scenarios it’s easy enough to simply have a parent_id column. However, for displaying the entire tree...