MySQL-TreeView

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
santille
Forum Newbie
Posts: 17
Joined: Thu Aug 05, 2004 1:31 pm

MySQL-TreeView

Post by santille »

Hello,

I am looking for a script or a solution which would do the following action : list the folders of my server in a

PHP page as a treeview and in the same time dynamically insert the name of these folders in a table of MySQL

database. In other words, when a folder is added to the server, it must appear automatically in my PHP page and in

a field of a table of my database this allows to use it with another script.

I hope my explanations to be clear...

Thank you for your help,

Sebastian
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: MySQL-TreeView

Post by pickle »

Don't double post. :x

Locking topic.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked