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

Which browser?


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

[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