Jump to content

Dynamic Windows Tree Menu


Lytheum

Recommended Posts

Does anyone know if there is a source/tutorial already written to generate a dynamic windows tree menu? (Example: http://www.phpguru.org/static/treemenu.html)

I tried tying opendir() in with the free source on that webpage but I had no luck.

Like I could designate a directory as a variable, and it will show everything in it, like this:

[quote]
-Main (Main Directory)
  -Sub (Folder within Main directory))
  ...File1  (File within the Sub folder)
  ...File2 (etc..)

[/quote]

Sorry if I'm not being clear or it doesn't belong here, my excuse is as always, it's late.
Link to comment
https://forums.phpfreaks.com/topic/33072-dynamic-windows-tree-menu/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.