Quote:
|
Originally Posted by qw12er
header("Content-Type: application/octet-stream");
|
Try changing this to
header("Content-Type: application/zip");
A list of other content types can be found just over half way down the page here:
http://www.expertsrt.com/tutorials/M...P_headers.html