On Thursday 09 June 2005 20:04, Jay Blanchard wrote:
> [snip]
>
> 2005/6/8, Jay Blanchard <[EMAIL PROTECTED]>:
> > [snip]
> > I want that the file with extension .TXT that this in my server, to
>
> keep packed it with extension ZIP. Somebody knows since I can do it.
>
> > [/snip]
> >
> > http://www.php.net/zip
>
> but it says 'Read Only Access' from the document?
> so,the file (.zip) can read via Zip File Functions , they dont have
> any method to do compress things.
> [/snip]
>
> You may have missed the e-mail where I said....
> How far did you read? http://us3.php.net/manual/en/ref.zlib.php

zlib does gzip (.gz) and is not the same as [pkware] zip which I believe 
is what the OP wants.

OP, put your google googles on and look, there is (or was?) at least one 
solution which involved a zip handling library using pure PHP.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to