Posted by Roy Kaldung on 05/11/07 07:31
Jean Pierre Daviau wrote:
> Hi everyboby,
>
> Can gzopen(0 create .zip files wich can be opened with
> UnZip 5.50 of 17 February 2002, by Info-ZIP. Maintained by C.
> Spieler. Send
> bug reports to the authors at Zip-Bugs@lists.wku.edu; see README
> for details.
>
> or winzip.exe?
>
Hi,
you have to decide between gzip files (gzopen) and archives compressed
with zip. I guess what you're looking for you will find in the pecl
extension zip <http://pecl.php.net/package/zip>. FOr detaisl lookup the
manual <http://de.php.net/zip>.
hth,
Roy
[Back to original message]
|