ID:               43780
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ndobei at nickdobie dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP Pro
 PHP Version:      5.2.5
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.


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

[2008-01-07 21:53:21] ndobei at nickdobie dot com

wrong email

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

[2008-01-07 21:52:12] ndobei at nickdobie dot com

Description:
------------
When I write in php into a file on my computer and run it through my
local server which is Apache 2.2 it show what i coded

Reproduce code:
---------------
<html>
<body>
<?php
   echo "Test";
?>
</body>
</html>

Expected result:
----------------
Test

Actual result:
--------------
<html>
<body>
<?php
echo "Test";
?>
</body>
</html>


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


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

Reply via email to