How does one set directory permissions in PHP? The manual only refers
to chmod function changing permissions for files. I try to use it for
directories but it didn't work.
John
to chmod function changing permissions for files. I try to use it for
directories but it didn't work.
John
Comment