sepoto 1 Posted March 8, 2012 Report Share Posted March 8, 2012 (edited) 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"] Edited March 8, 2012 by sepoto Quote Link to post Share on other sites
sepoto 1 Posted March 8, 2012 Author Report Share Posted March 8, 2012 Ohh.. There was a bug in my program that when there are no results returned there is a 404 Error. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.