Posted by Jochem Maas on 09/30/05 13:32
Norbert Wenzel wrote:
> I know a script (it's a webgallery) where you upload your images.zip
> with any amount of images in it. After uploading the .zip get unzipped
> and the images will be placed into the gallery.
>
> How did they unzip (or better, how is it possible to unzip) the file
might I suggest you take a peek at the 'webgallery's code?
...and read here:
http://php.net/manual/en/ref.zlib.php
http://php.net/zip
http://php.net/manual/en/ref.rar.php
http://php.net/manual/en/ref.lzf.php
http://php.net/manual/en/ref.bzip2.php
> with php? and is it possible to extract let's say .rar or any other
> common format as well?
anything is possible. how much money do you have?
>
>
> thanks for your suggestions,
> norbert
>
Navigation:
[Reply to this message]
|