Yeah, I know someone mentioned using the exec for this, but I was
wondering if anyone knew where I could find the command-line code for
this to use in PHP...  Anyone know?

Thanks,

Matt

-----Original Message-----
From: Mike Migurski [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 05, 2003 8:53 PM
To: Matt Palermo
Cc: 'Adam Alkins'; [EMAIL PROTECTED]
Subject: RE: [PHP] Unzipping Files

>I am doing this for a client, and he doesn't have the ZZIPlib
installed,
>and would like to avoid it if possible.  Any other ideas?

It has been mentioned before: use exec, or the backtick operator, and
the
command-line tools: unzip, bunzip, gunzip, etc.

---------------------------------------------------------------------
michal migurski- contact info and pgp key:
sf/ca            http://mike.teczno.com/contact.html


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




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

Reply via email to