sangoku Posted April 5, 2010 Share Posted April 5, 2010 Hy i have a script which runs for a long time and on the begining i need it to output a confirmation that the data entered are correct ... ... .. echo some data echo some data ... ... reallllyyy long execution time now i need somehow to output the echoed strings before the script executes until the end... what is the command for it???? i toth it is ob_flush ( void ) but i am wrong... how can i do it? Link to comment https://forums.phpfreaks.com/topic/197630-output-bufering-some-help-pls-xd/ Share on other sites More sharing options...
sangoku Posted April 5, 2010 Author Share Posted April 5, 2010 Anyone????? :'( :'( :'( :'( :'( :'( Link to comment https://forums.phpfreaks.com/topic/197630-output-bufering-some-help-pls-xd/#findComment-1037276 Share on other sites More sharing options...
ignace Posted April 5, 2010 Share Posted April 5, 2010 Read here what the possible problems can be http://php.net/manual/en/function.flush.php Link to comment https://forums.phpfreaks.com/topic/197630-output-bufering-some-help-pls-xd/#findComment-1037301 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.