I use a script which initially sends a friendly message to a browser, and then goes about some lengthy processing. The browser is IE and I am aware of the 256 byte issue.
The script worked nicely in php.4.1.1 but since installing 4.2.1, the flush function doesn't do its job. However, it works if I ommit session_start() ? Can anyone give me any pointers? Thanks - Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php