Trouble with the output of a csv-file
Posted: Thu Jul 05, 2007 4:15 am
Hello,
my problem is in fact that i have an cms like application in php, my template is given out as string via the echo-function. But whenever i just want to give out my csv-file for download there is also a bit of template-code included. This must be because of the fact, that the header function cannot be stoped after the csv-code is given out.
How can i solve this problem?
Grettz
Stefan
my problem is in fact that i have an cms like application in php, my template is given out as string via the echo-function. But whenever i just want to give out my csv-file for download there is also a bit of template-code included. This must be because of the fact, that the header function cannot be stoped after the csv-code is given out.
How can i solve this problem?
Grettz
Stefan