PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Well, if anyone can't come up with the answer to which content-type to use does anyone know of any other methods in PHP to redirect to a file and force download? You might not need to force download anyway with .mmf since it shouldn't open in the browser
It wasn't content-type that was my problem. I did need to use octet-stream but the answer was a bit stranger (silly netscape 7 thing) and was to do with the page that linked to download.php not download.php itself