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
MySQL-TreeView
Moderator: General Moderators
Re: MySQL-TreeView
Don't double post.
Locking topic.
Locking topic.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.