Question
Rename folder question
I create and upload files to a folder named "files". How would I create a form that let's me input a new folder name, and when I hit a Submit Button, the folder "files" is renamed to the new name I input into form? I am using PHP.
