Forum Moderators: coopster

Message Too Old, No Replies

hosting with ZZipLib support

Question about hosting with functions for operations with .zip archives.

         

Ron Astonvarga

5:10 pm on Aug 24, 2005 (gmt 0)



Hey,

I want to ask you guys if you know about website hosting which allows you use ZZipLib functions. I want use functions connected with operations with .zip archives.

Thanks

lobo235

7:48 pm on Aug 24, 2005 (gmt 0)

10+ Year Member



I don't know of any hosts that have that library installed but I do know that most linux machines have the "unzip" utility that can be called using the exec() function.

coopster

10:11 pm on Aug 29, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Ron_Astonvarga.

Most shared hosting providers will have the Zlib Compression Functions [php.net] installed. You can find out if it is installed by running a phpinfo() [php.net] script on the server and looking for this library in the configuration.