Page 1 of 1

looking for class / script to upload ziped images / unzip ..

Posted: Tue Oct 30, 2007 7:40 am
by spamyboy
I need basicly that client would be able to upload ziped file and script would extract all zipped content with jpeg extension to # dir and list array files names that were in it. Anyone has ever made such think ? If so pleas give some tuts how.

Posted: Tue Oct 30, 2007 7:53 am
by CoderGoblin
Zip File Functions may be a good place to start.

Posted: Tue Oct 30, 2007 7:58 am
by spamyboy
Oh, thanks, I didnt realy realised that such think exsist.