ID:               16388
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      4.0.6
 New Comment:

Browser was Mozilla 0.9.9


Previous Comments:
------------------------------------------------------------------------

[2002-04-02 05:42:46] [EMAIL PROTECTED]

Which browser?

------------------------------------------------------------------------

[2002-04-02 05:34:29] [EMAIL PROTECTED]

If you try to output nothing with this construct:

echo <<<END
END;

the output "hangs". that means no output at all is delivered with these
statements and the page cannot be displayed.

If you insert a blank line to be echoed, like

echo <<<END

END;

then everything is OK


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16388&edit=1

Reply via email to