[phplib] dynamically generated menu2 From: Michael Bravo (mbravo <email protected>)
Date: 05/23/00

Hello,

I'm trying to use Menu2 for displaying tree-like menus, generated
dynamically from a database (with table structured like this:

item_id
item_parent_id (default 0)
item_title
item_url

)

for this I need to recursively generate $menumap

I just wondered if someone already did that, and perhaps has some nice
elegant recursive piece of code that I could borrow?

Thanks in advance

-- 
/\/\ike

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>