Re: Re: On going ZipArchive saga

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

 



Jeffry Killen wrote:

> so, all I get is the string "ZipArchive returned false."  without any
> listing for files that aren't found or
> are not readable

Rather insufficient error information, but at least the fact that an
error occurred is reported.

> Ah... is there another compression scheme I can use in php to create
> archive files...
> Gzip or bzip? I have looked and don't see any explicit create function
> for these.

You can create tar archives (see class PharData) and then apply gzip or
bzip2 compression, to get .tgz resp. .tbz2 files.

-- 
Christoph M. Becker

-- 
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