Date: 05/23/00
- Next message: Micha³ Pakier: "Re: [phplib] Problems with phplib (7.2b) and IE5"
- Previous message: Ignatius Teo: "RE: [phplib] Problems with phplib (7.2b) and IE5"
- Maybe in reply to: Michael Bravo: "[phplib] dynamically generated menu2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.devshed.com/Server_Side/PHP/Commerce1/page6.html
an article which includes design of an arbitrarily deep tree display
-----Original Message-----
From: Michael Bravo [mailto:mbravo <email protected>]
Sent: Tuesday, May 23, 2000 4:58 AM
To: phplib <email protected>
Subject: [phplib] dynamically generated menu2
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>
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Micha³ Pakier: "Re: [phplib] Problems with phplib (7.2b) and IE5"
- Previous message: Ignatius Teo: "RE: [phplib] Problems with phplib (7.2b) and IE5"
- Maybe in reply to: Michael Bravo: "[phplib] dynamically generated menu2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

