Jump to content

<?=$_SERVER['PHP_SELF']?>


sepoto

Recommended Posts

For some reason my server does not have the system variable: <?=$_SERVER['PHP_SELF']?> My O.S. is Windows 7 and I am running PHP 5.3 over IIS7. Is my system not supposed to have that variable? In other words I have sample code using PHP_SELF that does not run on my setup for some reason. P.S. My phpinfo(); says that it does exist under system variables:

_SERVER["PHP_SELF"]

Link to comment
Share on other sites

Ohh.. There was a bug in my program that when there are no results returned there is a 404 Error.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...