PHP Classes

Password protect a zip

Recommend this page to a friend!

      Zip  >  All threads  >  Password protect a zip  >  (Un) Subscribe thread alerts  
Subject:Password protect a zip
Summary:Is it possible to dynamically set a password to password protect
Messages:2
Author:Richard Wing
Date:2015-10-29 22:06:13
 

 


  1. Password protect a zip   Reply   Report abuse  
Picture of Richard Wing Richard Wing - 2015-10-29 22:06:13
Is it possible to dynamically set a password to password protect a zip archive?

  2. Re: Password protect a zip   Reply   Report abuse  
Picture of Asbjorn Grandt Asbjorn Grandt - 2015-10-30 07:30:55 - In reply to message 1 from Richard Wing
At the moment, no.

I'll look into it though, but from what I recall when I first made the class, password encryption is not exactly trivial to implement.

Cheers
A.Grandt