AV1611 Posted July 6, 2006 Share Posted July 6, 2006 I have a script that creates two text files, then emails them to a client. I would like to have the script zip the two files into a single zip and email that instead, as they are very large...Q: Is there a ZIP module, function, class that is noob friendly? Link to comment https://forums.phpfreaks.com/topic/13835-zip-and-php/ Share on other sites More sharing options...
heckenschutze Posted July 6, 2006 Share Posted July 6, 2006 Well sortof :)http://www.zend.com/zend/spotlight/creating-zip-files1.php?article=creating-zip-files3&kind=sl&id=2607&open=1&anc=0&view=1#Heading1 Link to comment https://forums.phpfreaks.com/topic/13835-zip-and-php/#findComment-53810 Share on other sites More sharing options...
shocker-z Posted July 6, 2006 Share Posted July 6, 2006 also a class for it here..http://www.phpclasses.org/browse/package/2322.htmlnever tryed it so dont blame me :) Link to comment https://forums.phpfreaks.com/topic/13835-zip-and-php/#findComment-53817 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.