Edit report at http://bugs.php.net/bug.php?id=51850&edit=1
ID: 51850 Updated by: johan...@php.net Reported by: heinz50 at hotmail dot com Summary: look -Status: Feedback +Status: Bogus Type: Bug Package: *General Issues Operating System: every PHP Version: Irrelevant New Comment: You're most likely using the web browser to view the result. Use the "View source" feature of the browser (often Ctrl+u) to see your broken HTML. Previous Comments: ------------------------------------------------------------------------ [2010-05-18 11:15:27] m...@php.net Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2010-05-18 11:03:06] heinz50 at hotmail dot com Description: ------------ pleae try this :) after echo <script the process is still stop.. this is a really nice bug... i try on several systems everytime the same result Test script: --------------- <? echo "hello"; echo "<script"; echo "kill process"; ?> Expected result: ---------------- mhhh no stopping of the script ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51850&edit=1