Hi there,
I've search all over the internet on how to list a directory in PHP but failed to do so. I've seen other php scripts but it didn't have the features I want.
Do you have something like this:
1. It allows you to display all the directories and files in a directory.
2. It allows uploading of files in the directory.
3. It allows you to create a directory, or inside the direcotry to make it sub-directory.
4. Finally, It allows you to delete a directory.
Hope I found something like this specification.
Thanks in Advance! :)