Question
delete folder & files from form entry
How would I enter a folder name in a form and then have the specified folder and it's files deleted? Can I do this with one php page? Site is running on a linux server. I looked at php functions for rmdir and rmdirr but not sure how to enter the value needed for $dir.