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

 ID:               51692
 Updated by:       paj...@php.net
 Reported by:      sharad dot tale at gmail dot com
 Summary:          wrong value for PHP_SELF
-Status:           Open
+Status:           Bogus
 Type:             Bug
 Package:          *General Issues
 Operating System: windows 2008 X64
 PHP Version:      5.3.2

 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:
------------------------------------------------------------------------
[2010-04-29 09:09:47] sharad dot tale at gmail dot com

Description:
------------
following code is run under ./Test/test.php

Test script:
---------------
<?php



echo $_SERVER['PHP_SELF'];



?>

Expected result:
----------------
/Test/test.php

Actual result:
--------------
C:/Test/test.php


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



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

Reply via email to