Does ZipArchive support options like compression level? I can't find any info on it, but it's something I need to do in PHP.

Thanks for any help.
Deep Thought wrote:
Does ZipArchive support options like compression level? I can't find any info on it, but it's something I need to do in PHP.

Thanks for any help.
Are you talking about the PHP ZIP libraries, namely this? Reading the documentation, it doesn't appear that that's possible. However, if you have control over the system in question, you could use the OS interface from PHP, and call a CLI zipping utility that lets you specify compression level as an argument.
Nope, it's not my server. Oh well.
Deep Thought wrote:
Nope, it's not my server. Oh well.
If it's for an assignment, then couldn't you set up a simple LAMP server for it?
It was for my online Lua to TNS converter. It doesn't work because TNS files use some very specific ZIP settings, apparently.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement