Look at PhpMyAdmin they have a ZIP file class. But no encryption, you would have to implement it yourself. But ZIP file encryption is weak and easy breakable. I'm recommind you to encrypt your data with some encryption that is provided by Mcrypt (check for libmcrypt). -Mike On Mon, 11 Aug 2003, UHL Fabrice wrote: > Date: Mon, 11 Aug 2003 17:20:53 +0200 > From: UHL Fabrice <UHLFA@e-i.com> > To: php-windows@lists.php.net > Subject: [PHP-WIN] Zip archive & File Encryption > > hi all, > > I am looking for a php class for creating zip encrypted files archives. > > does anyone have an idea ? > > thanks > > UF > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php