will of course comment this in the code.
Thanks for your comment.
Regards
Christian
Fra: Richard Lynch [mailto:[EMAIL PROTECTED]
Sendt: 1. desember 2004 22:06
Til: [EMAIL PROTECTED]
Emne: Re: [PHP] Header's download
Christian Johansson wrote:
> Header("Content-Type: applica
file, but also HTML\JAVA.
How can I get around this problem?
I would be very happy if someone has a solution.
Regards
Christian Johansson
The solution:
Use ob_clean()to emty the buffer, Before you use the headers:
ob_clean();
Header("Content-Type: application/download");
written to the file, but also HTML\JAVA.
How can I get around this problem?
I would be very happy if someone has a solution.
Regards
Christian Johansson
can help me?
I can't store a file on the server, and then download it, because of some
government rules.
Regards
Christian Johansson
4 matches
Mail list logo