On Thu, May 12, 2005 8:38 pm, James Williams said:
> I just tried a couple of output_buffering on a test script I made and
> it won't work... It simply waits for 10 seconds then displays
> everything...  Kinda sucks.

If you're going to flush() and ob_flush() that much, you might as well not
use ob_start or output buffering at all.

Rip out all the ob_* stuff and see if it works under Windoze.

PS The one I looked at on your site worked just fine...

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to