On Friday 01 August 2003 05:43, René Fournier wrote:

[snip]

> I know, but I'm not talking about writing to the socket, just echoing
> to the local Server command line. I would expect the echo'd text to
> appear in the server terminal window as the script runs--but it only
> appears when the server terminates. Here's the code:

[snip]

Try setting this in php.ini:

  output_buffering = Off

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Your manuscript is both good and original, but the part that is good is not
original and the part that is original is not good.
                -- Samuel Johnson
*/


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

Reply via email to