Demonic Posted March 27, 2008 Share Posted March 27, 2008 Is it possible to use gzcompress like a zip archive file where you compress multiple files? Link to comment https://forums.phpfreaks.com/topic/98096-compress-multiple-files-using-gzcompress/ Share on other sites More sharing options...
Demonic Posted March 27, 2008 Author Share Posted March 27, 2008 Anyone? Link to comment https://forums.phpfreaks.com/topic/98096-compress-multiple-files-using-gzcompress/#findComment-502153 Share on other sites More sharing options...
Tjorriemorrie Posted March 27, 2008 Share Posted March 27, 2008 03-May-2005 08:27 There is a useful zipfile class at http://www.zend.com/codex.php?id=696&single=1 that allows you to zip many files into one zip file. Link to comment https://forums.phpfreaks.com/topic/98096-compress-multiple-files-using-gzcompress/#findComment-502166 Share on other sites More sharing options...
Demonic Posted March 27, 2008 Author Share Posted March 27, 2008 The server I'm on isn't above 5.2 ... Link to comment https://forums.phpfreaks.com/topic/98096-compress-multiple-files-using-gzcompress/#findComment-502296 Share on other sites More sharing options...
discomatt Posted March 27, 2008 Share Posted March 27, 2008 I'm not exactly sure what you are attempting to do here. Do you want to compress multiple files and serve to the user for download? Did you want to compress multiple files for storage purposes? Check this article out http://articles.techrepublic.com.com/5100-3513_11-6125204.html Link to comment https://forums.phpfreaks.com/topic/98096-compress-multiple-files-using-gzcompress/#findComment-502311 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.