Tree Menu
Posted on
16th Feb 2014 07:03 pm by
admin
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowing users to upload their files to share with each other. They can create folders, but I'm having real trouble working out how to give the folders 'depth', i.e. folder within a folder within a folder...
If I could print out an xml file of the folder structure, that would be amazing, but I have no idea how to go about it. All the folders are stored within a database (with info such as their names, permissions, owners etc), as well as being physically stored on my hard disk (this is all just local at the moment).
If I can make an xml file then I can just use a Flex tree component and save myself a lot of time. If anyone has any other ideas or techniques I'd love to hear about them. Also, at present all the folders are actually stored side by side with each other, its the database that tells them how deep they are, but when I get this tree system up and running i think I'll be in a much better place to sort that out.
Thank you
No comments posted yet
Your Answer:
Login to answer
90
42
Other forums
Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Unable to customise toolbar in FCK
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan