Re: opening .Z archive with gzopen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris skrev:
nicolas figaro wrote:
Hi

I'm using php 4.3.11 on linux RH9.

I'd like to open a .Z archive with gzopen.
I looked at the options of gzopen, but I'm not sure there is a way to specify the compression used by compress/uncompress.

Has anyone ever tried and done this yet ? (without a system("uncompress $file")

Since a compressed file isn't the same as a gzipp'ed file I'd guess this won't work.

This might:

http://pear.php.net/package/File_Archive

but it doesn't mention .Z files specifically.

Seems to me like it's the in_array causing this, I need a way to see if the current IP matches any in the Array

- Jimmie

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux