|
Posted by pangea33 on 12/06/06 05:59
Newbie wrote:
> Hi
>
> Many thanks for the link.
>
> Cos I'm thick, can you post me an example of how I would decompress a zip
> file in php
>
> Thanks
>
>
> "pangea33" <pangea1013@gmail.com> wrote in message
> news:1165304793.459801.177240@l12g2000cwl.googlegroups.com...
>
> Steve wrote:
> > "Newbie" <fred@bilbo.com> wrote in message
> > news:pJydnUSpwb0zd-7YnZ2dnUVZ8qednZ2d@bt.com...
> > | Hi All
> > |
> > | Was told I could use the php_zip.dll on my host and then found that they
> > | only have gzip on it. Can't shift from host, so does anybody know if it
> > is
> > | possible for me to extract the below from an uploaded zip file using
> > nothing
> > | more than standard php / gzip code.
> > |
> > | zip consists of:
> > | main folder
> > | main folder > folder 1
> > | main folder > folder 2
> > | main folder > folder 3
> > | main folder > folder 1 > about 20 gifs, 20 jpgs and 2 css files
> > | main folder > folder 2 > about 20 gifs, 20 jpgs and 2 css files
> > | main folder > folder 3 > about 20 gifs, 20 jpgs and 2 css files
> > |
> > | I finally managed to get working code to do this using the php_zip.dll
> > | syntax (ie zip.open??), but I can only use gzip now.
> > |
> > | Thanks
> >
> > google.
>
> http://www.ss64.com/bash/gzip.html
http://www.google.com
Navigation:
[Reply to this message]
|