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