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? Quote 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????? :'( :'( :'( :'( :'( :'( Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.