MySQL-TreeView

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
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
Post Reply