Hi.

I'm used to a function in ASP which is HTMLBuffer.
This allows the script to send HTML code to the browser while
the script is running.
I've seen that PHP scripts don't send any HTML until the
script finishes. I'd really like to see what's happening in my script
while it is being executed.

Any ideas?

Mario


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

Reply via email to