Re: Protected ZIP file with password

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Feb 16, 2008 3:39 PM, Petrus Bastos <petrusbastos@xxxxxxxxx> wrote:
> Hey folks,
>
>     Do you know how can I create a protected zip file with password? Is
> there anyway? I've search on the internet, but without success.

    If you have system() access, use something in the exec() family
(and be sure to properly sanitize that).  Otherwise, there is probably
a PEAR or PECL module that will do the work for you.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux