ID:               49895
 User updated by:  quentria at yahoo dot com dot tw
 Reported By:      quentria at yahoo dot com dot tw
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: Windows
 PHP Version:      5.2.11
 New Comment:

Sorry I made a mistake when filling in the textboxes.

It should be as follow


Expected result:
----------------
Hello, world

OR

Hello,world

Actual result:
--------------
<BLANK SCREEN>

OR

Hello, world

"; ?>


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

[2009-10-16 04:27:33] quentria at yahoo dot com dot tw

Description:
------------
Help! I was doing my coding as usual and everything was working fine. I
left my PC for a short while and after I came back to continue with my
work, errors just keep one showing. I then tried to run the previous
codes that I've already done and was working fine before I left my PC,
all of them do not work anymore! The only PHP page that runs properly is
my PHP Info page. I even tried to uninstall and reinstall my PHP, but
the problems still remains.

Reproduce code:
---------------
<?php
echo "Hello, world";
?> 


OR


<?php
echo "<p>Hello, world</p>";
?> 

Expected result:
----------------
<BLANK SCREEN>


OR



Hello,world

Actual result:
--------------
Hello, world


OR


Hello, world

"; ?> 


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


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

Reply via email to