php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51850 look
Submitted: 2010-05-18 11:03 UTC Modified: 2010-05-18 11:15 UTC
From: heinz50 at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: Irrelevant OS: every
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: heinz50 at hotmail dot com
New email:
PHP Version: OS:

 

 [2010-05-18 11:03 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-05-18 11:15 UTC] mike@php.net
-Status: Open +Status: Feedback
 [2010-05-18 11:15 UTC] mike@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:15 UTC] johannes@php.net
-Status: Feedback +Status: Bogus
 [2010-05-18 11:15 UTC] johannes@php.net
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.
 [2010-05-18 11:28 UTC] heinz50 at hotmail dot com
So with  Ctrl+u i can see the output, but not the outout on the screen..
and if  you use website with lotßs of echo and there is <scrip so everybody stops..

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".

hey my first time to make a bug report..
and you can describe better , but i hope you try it out ..
so easy make a file and put the code in it and try it...
so it is a very big bug
every thing with <script.... stop the output on screen..
so please reopen the bug report
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 23 10:00:03 2025 UTC