Re: [PHP] Zip file

2001-01-22 Thread Richard Lynch
>Does anyone know how to create a .zip file using php? H. Not sure if gzip can handle .zip file per se, or if .gz file is okay for what you need, but try here: http://php.net/manual/en/ref.zlib.php If not, there's probably some software out there somewhere that runs on Linux that could b

[PHP] Zip file

2001-01-22 Thread Wade Halsey
Hi Does anyone know how to create a .zip file using php? Thanks in advance! Wade