dealing with encrypted zip files using ZZIPlib

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jasongr
Forum Contributor
Posts: 206
Joined: Tue Jul 27, 2004 6:19 am

dealing with encrypted zip files using ZZIPlib

Post by jasongr »

Hi people

I am looking for code that knows how to open and unzip zip files that are password
protected. Is there a way to do it in ZZIPlib?

If not, is there some other PHP library that suppots encrypted zip files?

regards?
Post Reply