|
Posted by pangea33 on 12/05/06 07:46
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
Navigation:
[Reply to this message]
|