i have a script that makes a socket connection about halfway through the
page.

nothing on the page prints until the socket operation is finished, even if i
call flush() prior to the socket operation.

does anyone now of a way to force PHP to output the buffer prior to
executing the socket code?

thanks!

dietrich
[EMAIL PROTECTED]
dietrich.ganx4.com



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

Reply via email to