FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » why does $_SERVER['PHP_SELF'] say /test.php/test.php for test.php?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
why does $_SERVER['PHP_SELF'] say /test.php/test.php for test.php? [message #170027] Wed, 06 October 2010 04:53 Go to previous message
yawnmoth is currently offline  yawnmoth
Messages: 5
Registered: September 2010
Karma:
Junior Member
I have a PHP script at 127.0.0.1/test.php. It's contents are as
follows:

<?php
echo $_SERVER['PHP_SELF'];
?>

And it's output isn't test.php, as I'd expect, or /test.php, but
rather, /test.php/test.php. Why? And how do I fix it?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP on PIE: framework that combines the best ideas from great PHP projects
Next Topic: search for book "Extending and Embedding PHP" as PDF edition
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 18:38:06 GMT 2024

Total time taken to generate the page: 0.07295 seconds