Date: 05/23/00
- Next message: Luca: "[phplib] Problems with phplib (7.2b) and IE5"
- Previous message: Mocha PHPLIB: "Re: [phplib] preg_quote"
- Next in thread: Allen Lee: "RE: [phplib] dynamically generated menu2"
- Maybe reply: Allen Lee: "RE: [phplib] dynamically generated menu2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Luca: "[phplib] Problems with phplib (7.2b) and IE5"
- Previous message: Mocha PHPLIB: "Re: [phplib] preg_quote"
- Next in thread: Allen Lee: "RE: [phplib] dynamically generated menu2"
- Maybe reply: Allen Lee: "RE: [phplib] dynamically generated menu2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

