ID:               30339
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sales at teksigns dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: windows xp
 PHP Version:      4.3.9
 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. 

Thank you for your interest in PHP.

.


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

[2004-10-06 16:45:18] sales at teksigns dot com

Description:
------------
$PHP_SELF is not getting set .

if i do :

echo "http://someurl/".$PHP_SELF;

i only get :

http://someurl/



Reproduce code:
---------------
echo "http://someurl/".$PHP_SELF;


Expected result:
----------------
http://someurl/somescript.php


Actual result:
--------------
http://someurl/


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


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

Reply via email to