19 July 2005
Content with Style: Database-driven tree structures with XML and XSLT
by 1 otherThis article deals with the display of tree-structures that are driven by a database. There are actually a few approaches to transform a 2-dimensional structure into a tree, and it seems odd that most are unknown to many developers.
31 May 2005
AlphaFilter() - ADT Tree in PHP
This class is an ADT I created for general purpose....
The intention of it is to be extended in a very huge list of possibilities, like... Config File Handler, Session Handler (using DB...), ...
1
(2 marks)