From: chennamaneni_sheela at yahoo dot com
Operating system: windows 98
PHP version: Irrelevant
PHP Bug Type: Output Control
Bug description: i am unable to excute the php code
Description:
------------
i wrote <html>
<head>
<title>hello</title>
</head>
<body>
<p>
<?php
echo"hello world\n"
?>
</p>
</body>
</html>
and saved it as first.php
and excuted in intenet explorer but it is not excuting,WHY?
Expected result:
----------------
Hello world
Actual result:
--------------
its source code from notepad is coming.
nothing is excuting
but file is being saved as first.php.txt
--
Edit bug report at http://bugs.php.net/?id=26731&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26731&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26731&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=26731&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=26731&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=26731&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=26731&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=26731&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=26731&r=support
Expected behavior: http://bugs.php.net/fix.php?id=26731&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=26731&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=26731&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=26731&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26731&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=26731&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=26731&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=26731&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26731&r=float