Hi there...
...I want to allow people to download a pdf-file from our server. But if the browser has the pdf-plugin, it will display the pdf and not download it. My question: how can I force the download. I guess with sending a header-information, but which information and how should the php-script look like if it should send the file "test.pdf" for example?!
Thanx to the one who has help! :-)