|
mkdir() — Permission Denied?
How does the mkdir() function work? Is the path of the directory to be created relative to the directory the script is in? No matter what I try, I get permission denied errors while trying to make a directory. Any help would be appreciated.
|