Re: [PHP] Zip support

2001-05-08 Thread Wandrer
At 10:55 AM 5/8/01 -0400, you wrote: >I see that there is support for bzip2 and gzip in PHP, so I was wondering if >there was any standard zip support that I'm not seeing. >Stuart Hicks >Senior Programmer / Systems Administrator >The Affinity Group PhpZip 1.5 : http://phpconcept.free.fr/phpzip-in

Re: [PHP] Zip support

2001-05-08 Thread E. Stuart Hicks
Yeah, that's what I wanted to avoid, though. These scripts have to be able to run on both NT and Unix boxes. I guess I'll just have to change the other code to use gzip instead of regular zip. "Tom Carter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Tu

Re: [PHP] Zip support

2001-05-08 Thread Tom Carter
On Tue, 8 May 2001, E. Stuart Hicks wrote: > I see that there is support for bzip2 and gzip in PHP, so I was wondering if > there was any standard zip support that I'm not seeing. > I looked and couldn't find any. The best I could find to be able to zip unzip files was to save them on the server

[PHP] Zip support

2001-05-08 Thread E. Stuart Hicks
I see that there is support for bzip2 and gzip in PHP, so I was wondering if there was any standard zip support that I'm not seeing. Stuart Hicks Senior Programmer / Systems Administrator The Affinity Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE