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! :)

Recommended Answers

All 2 Replies

Just to be clear, when you refer to a directory, are you referring to a directory on the server or a local (PC) directory?

Just to be clear, when you refer to a directory, are you referring to a directory on the server or a local (PC) directory?

Umm, I will use the code in the website, so I say, I'll be using it in a server? if that's what server means. :)

Thank you very much! :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.