try now

http://pastebin.ca/919399 

Remember IE only starts displaying a page after it receives 256bytes.

-----Mensagem original-----
De: Ritesh Nadhani [mailto:[EMAIL PROTECTED] 
Enviada em: terça-feira, 26 de fevereiro de 2008 17:07
Para: php-general@lists.php.net
Assunto: [PHP] Ob_Flush issue

Hello

I have a sample code like: http://pastebin.ca/919386

I have around 4000 rows returned so it should show me partial output at
client after each 100 rows but it never does. I am only getting the output
after full completion.

Though if you remove the step code and output after every row then i can see
the update.

My phpinfo(): http://craig.cs.uiowa.edu/smt/phpinfo.php

Any idea what might be the problem? I want to show a status message after
every 100 rows processed......

--
Ritesh
http://www.riteshn.com

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to