Page 1 of 1

unzip files

Posted: Thu Oct 30, 2003 10:13 am
by yaron
hell all,
I'm using php 4.3.3.
I need to unzip files on my webserver and then relocate the unzipped file (which is actually a folder).
I couldn't find any php support for that in my version (4.3.3).
what function/classes should I use to achive that?

Thx

Posted: Thu Oct 30, 2003 10:59 am
by volka
take a look at http://php.net/zip
which os do you use?