carlwenrich Posted April 13, 2008 Share Posted April 13, 2008 I'd like to have it appear as soon as I "echo" it, rather than having it queued up and sent as a finished page. Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/ Share on other sites More sharing options...
p2grace Posted April 13, 2008 Share Posted April 13, 2008 What do you want to appear as soon as you echo it? You need to give us more information an a clear question for us to help. Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516331 Share on other sites More sharing options...
Barand Posted April 13, 2008 Share Posted April 13, 2008 I know. Life's a bitch. Write it as a desktop application running on the client. Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516336 Share on other sites More sharing options...
dark_mirage Posted April 13, 2008 Share Posted April 13, 2008 I know. Life's a bitch. Write it as a desktop application running on the client. xD a perfect example of 'stupid question, stupid answer' Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516339 Share on other sites More sharing options...
Barand Posted April 13, 2008 Share Posted April 13, 2008 Stupid answer ? Do you know another way? Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516341 Share on other sites More sharing options...
dark_mirage Posted April 13, 2008 Share Posted April 13, 2008 I guess i misunderstood what you were saying, i thought you were making a joke sorry Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516366 Share on other sites More sharing options...
discomatt Posted April 14, 2008 Share Posted April 14, 2008 flush() can do it... with mixed results. Link to comment https://forums.phpfreaks.com/topic/100959-how-can-i-get-output-to-be-sent-when-i-send-it/#findComment-516439 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.