Re: [PHP] unzip with php

2002-02-28 Thread Jason Wong

On Thursday 28 February 2002 22:34, Thomas Franz wrote:
> Hi to everyone,
>
> i think i have an interesting question.

Perhaps, but nothing to do with PHP.

> Situation:
> I have a lot of zip Word Documents. Of the unzipped word docs i must create
> an txt file. This is no Problem, if the docs are unzipped. (I use
> word2txt).
>
> Problem:
> I tested the whole with pkunzip under dos, but everybody knows that are
> only 8 characters allowed for the docname. My docnames are longer and often
> the first 8 characters are the same. I think i need an other zip-program.
>
> Is there anybody who can help me or give an idea.

Goto google and search for: unzip long filename


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Just because the message may never be received does not mean it is
not worth sending.
*/

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




[PHP] unzip with php

2002-02-28 Thread Thomas Franz

Hi to everyone,

i think i have an interesting question.
Situation:
I have a lot of zip Word Documents. Of the unzipped word docs i must create
an txt file. This is no Problem, if the docs are unzipped. (I use word2txt).

Problem:
I tested the whole with pkunzip under dos, but everybody knows that are only
8 characters allowed for the docname. My docnames are longer and often the
first 8 characters are the same. I think i need an other zip-program.

Is there anybody who can help me or give an idea.

Thanx

Thomas



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