?
2011-02-25 14:26:13 UTC
I know how to force download of a single file when visiting a page with PHP using header() and Content-type then printing the contents of the file but how can I do this to force the download of multiple files at once in an archive format such as ZIP?
Many Thanks,