Database-Driven Tree Structures with XML and XSLT
Pascal Opitz from the Content with Style blog has a fantastic tutorial on creating : Database-driven tree structures with XML and XSLT. The technique uses the preordered tree traversal method on the database, then uses PHP to create the XML that is then styled with XSLT.
Read comments or post a reply to : Database-Driven Tree Structures with XML and XSLT