Forum Moderators: coopster

Message Too Old, No Replies

compress/decompress rar/zip file

how to compress/decompress rar/zip file

         

Majid

8:11 pm on Dec 15, 2007 (gmt 0)

10+ Year Member



Hello,

I need a code for compress and extract the rar or zip files (with password) .

can any one help me?

Thanks

coopster

8:37 pm on Dec 15, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Rar Functions [php.net]
Zip File Functions [php.net]

May also be of interest to you ...
Zlib Compression Functions [php.net]

I'm not certain on the whole password part of this though, you may have to execute a system command instead.