[phplib] PHP from the command line From: Jesse Swensen (swensenj <email protected>)
Date: 06/10/01

Sorry for hitting this list, but the others are out of commission for the
moment.

I am running a script from the command line like:

/usr/local/bin/php -q script_name.php

This is all working fine, but I notice there is a lot of buffering going on.
The output from the script will take a period of time before the results are
displayed.

I have seen this mentioned before, but can't seem to find it anywhere.

How do I get PHP to output the results immediately rather than buffer it?

-- 
Jesse Swensen
swensenj <email protected>

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>