Hello! 

I still can't delete the directories which I created using:
mkdir("$path/$nummer",0775);
mkdir("$path/$nummer/Pictures", 0775);
mkdir("$path/$nummer/Sound", 0775);

I'm supposed to write images to Pictures and sounds to Sound directory. I
did it,and it worked, but the problem is, it was just supposed to be a
test. Every time I try to delete the contents and the directory itself, I
get the message No Permission. I don't understand. 

Another problem is even if I try to open the files for reading, I get the
same error message.

Please help
chaos,
Collette.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to