ZipArchive on windows

ZipArchive on windows

am 02.01.2007 06:30:08 von Skeleton Man

Hi,

I'm running IIS with PHP 4.3.11 and I'm trying to get zip support working
correctly.

I have installed the appropriate dll, it shows zip support in phpinfo() and
the basic non-object-oriented zip functions work.. however, if I try to use
the zipAchive class for object-oriented zip functions, I just get this:

Fatal error: Cannot instantiate non-existent class: ziparchive

It was my understanding that all I had to do was install the DLL, as
everything is built into that.. am I missing something ?

Regards,
Chris

Re: ZipArchive on windows

am 02.01.2007 11:21:47 von Sjoerd

Skeleton Man wrote:
> the zipAchive class for object-oriented zip functions, I just get this:
> Fatal error: Cannot instantiate non-existent class: ziparchive

I think the object-oriented functions are not provided for your version
of PHP. You probably need a very recent version of PHP to be able to
use the ZipArchive object.

Re: ZipArchive on windows

am 02.11.2007 18:27:55 von levanquy36

please send for me Class ZipArchive . thanks !

--
Message posted using http://www.talkaboutprogramming.com/group/comp.lang.php/
More information at http://www.talkaboutprogramming.com/faq.html

Re: ZipArchive on windows

am 02.11.2007 18:48:41 von Steve

"levanquy36" wrote in message
news:a443552f1878cb57dbcd9b32de9bac9e@localhost.talkaboutpro gramming.com...
> please send for me Class ZipArchive . thanks !
>
> --
> Message posted using
> http://www.talkaboutprogramming.com/group/comp.lang.php/
> More information at http://www.talkaboutprogramming.com/faq.html


LOL.