mastermike707 Posted June 3, 2006 Share Posted June 3, 2006 I have a directory full of files, I want to make a page that gives you a list of files in the directory, then zips the files in the directory into a gzip file and puts it on a directory on my webserver. Any help would be appreaciated. Link to comment https://forums.phpfreaks.com/topic/11072-zipping-a-directory-of-files/ Share on other sites More sharing options...
KrisNz Posted June 3, 2006 Share Posted June 3, 2006 I did a search on google for "php zip on the fly" which turned up plenty of scripts which do just that, so give that a go :) Link to comment https://forums.phpfreaks.com/topic/11072-zipping-a-directory-of-files/#findComment-41424 Share on other sites More sharing options...
litebearer Posted June 3, 2006 Share Posted June 3, 2006 Might look here[a href=\"http://www.phpconcept.net/pclzip/man/en/index.php?understand\" target=\"_blank\"]http://www.phpconcept.net/pclzip/man/en/index.php?understand[/a]Lite... Link to comment https://forums.phpfreaks.com/topic/11072-zipping-a-directory-of-files/#findComment-41436 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.