Author |
Message |
Topic: non parsed header with php |
titi74
Replies: 7
Views: 10756
|
Forum: PHP Posted: Tue Sep 27, 2005 3:11 pm Subject: Thanks | |
|
Tanks you,
You're right, it had nothing to do with non parsed header,
but I had to use both flush() and ob_flush() to make it work, each alone was not enough, I saw that in the php doc.
It was mu ... |
Topic: non parsed header with php |
titi74
Replies: 7
Views: 10756
|
|
What do I need to do to get a page displayed with a non parsed header using php, I want the content to be sent directly to the output without being buffered by the server.
I looked at the documentati ... |
|