jspringfield Posted December 2, 2006 Share Posted December 2, 2006 Hi All,I'm running a script which has a for loop containing around 250,000 iterations.I'm echoing comments regularly within that for loop, but unfortunately nothing aren't being shown in the browser until the script completes..I have set my output buffer to 8bytes.Is there a way to get instant output echo'd to the browser during each iteration.Thank you,Jspringfield.. Link to comment https://forums.phpfreaks.com/topic/29211-php-instant-output-to-browser/ Share on other sites More sharing options...
drifter Posted December 2, 2006 Share Posted December 2, 2006 php.net/flush Link to comment https://forums.phpfreaks.com/topic/29211-php-instant-output-to-browser/#findComment-134131 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.