Can anyone tell me how to go about changing a directory's permissions once
it already exists? I see in the manual how to do that to a file, but the
only thing I've found when it comes to a directory's permissions is when
the directory is made with mkdir()
--
Karl Groves
it already exists? I see in the manual how to do that to a file, but the
only thing I've found when it comes to a directory's permissions is when
the directory is made with mkdir()
--
Karl Groves
Comment