secoxxx Posted July 29, 2008 Share Posted July 29, 2008 Say i have a list of files, how can i select a few and have then all download into a compressed file "zip, tar, ect.." format? What is this called. Link to comment https://forums.phpfreaks.com/topic/117255-radio-check-selections-and-download-into-zip-format/ Share on other sites More sharing options...
.josh Posted July 29, 2008 Share Posted July 29, 2008 You would use checkboxes or a multi select dropdown (not radio buttons, because radio buttons are for making only 1 choice), and then you will make use of the zip functions. Link to comment https://forums.phpfreaks.com/topic/117255-radio-check-selections-and-download-into-zip-format/#findComment-603173 Share on other sites More sharing options...
secoxxx Posted July 29, 2008 Author Share Posted July 29, 2008 thanks, sorry i meant check boxes, my heads in 10 different places right now. Link to comment https://forums.phpfreaks.com/topic/117255-radio-check-selections-and-download-into-zip-format/#findComment-603178 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.