Just installed 4.2.3 from 4.2.2. Now when I have a PHP script that takes some time to process it will wait to send any of the HTML to the client.
On 4.2.2 I could just include the PHP code after the HTML that I wanted to display, it would display the HTML before the PHP and when the PHP had finished it would display the rest of the HTML. Now it just waits for the PHP to finish to display ANY of the HTML on the page. What gives? Does anyone know if this is the proper behavior? Or is it proper now and was broken before? And I just happened to take advantage of it. Any input would be helpful. Thanks, Adam -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php