View Single Post

  #2 (permalink)  
Old 05-24-2006
Kimmo Laine
 
Posts: n/a
Default Re: Unzipping without exec ?

"Erwin Moller"
<since_humans_read_this_I_am_spammed_too_much@spam yourself.com> wrote in
message news:44742617$0$31649$e4fe514c@news.xs4all.nl...
> Hi all,
>
> Does anybody know of a package/solution to unzip files (*.zip, possibly
> also
> *.rar, but *.zip is the most urgent) WITHOUT calling exec?
>
> A friend of mine is working in an environment in safemode without access
> to
> zip. (The ISP make no exception for zip)
>
> Are there packages around that can unzip without using a systemcall?
>
> Any solutions, ideas?


I assume you are aware of the php built-in zip library, but just in case
not, check it out: http://php.net/manual/en/ref.zip.php

--
"ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" -lpk
spam@outolempi.net | Gedoon-S @ IRCnet | rot13(xvzzb@bhgbyrzcv.arg)


Reply With Quote