There is a command line version of winzip.

I don't know much about it, but a friend of mine was just saying the other
day that he had used it to zip some files at the server in an ASP
environment.

In php you could call the winzip exectutable using exec. In asp you'd use
some shell object or something like that.

Matt.


----- Original Message -----
From: "Stefan Rusterholz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 30, 2001 8:00 AM
Subject: [PHP] Zipping a folder on a win2000 server with php4.06


Hi

Does someone out there know, how I can zip a folder with some files in it?
It should be readable for Winzip.

Enviroment: Win2000 Server.
VB was available if useful.
Additional Components (applications, dll's or whatever) could be loaded if
needed.

I didn't find a usable entry in the manual, so if you tell me to rtfm -
please point me to the corresponding entry also :)

Thanks in advance

Stefan Rusterholz, [EMAIL PROTECTED]
----------------------------------
interaktion gmbh
Stefan Rusterholz
Zürichbergstrasse 17
8032 Zürich
----------------------------------
T. +41 1 253 19 55
F. +41 1 253 19 56
W3 www.interaktion.ch
----------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to