Strategies for Managing Dynamic Content
Using TinybutStrong Template Engine and ezSQL Database Class
new
Lineage-based Menu Tree makes sorting fast
new And a Bulleted version for the die-hards
A simple system for determining the lineage of each menu item, so you can build the hierarchical menu tree in a single pass! No more db recursion or sub-queries!
Source: demo.php,
demo.tpl,
add/edit,
rebuild,
bulleted
Processing XML data as objects using TBS
for processing by TBS just as if it were a db query I am using an XML/RSS parser from Keith Devans to build the XML data object. But you could just as well be processing any XML.