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.

No bug here.


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

[2004-10-06 16:49:59] sales at teksigns dot com

i did not ask for support 


your php is broken .....

im going back to a older version until you fix it .....

all my scripts that was using $PHP_SELF is now broken 
with these new versions ....

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

[2004-10-06 16:46:08] [EMAIL PROTECTED]

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.

.

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

[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