Jump to content

ZIP extraction permission


Technocrat

Recommended Posts

I am using the php zip library to unzip some files. The problem I am having is those files (and folders) that are created are unable to be deleted by PHP. When trying to use touch() to remove them I get operation denied. I have tried to use chmod() on them as well but that returns the same error. Any ideas on what I should do?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/164541-zip-extraction-permission/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.