Hello,
I am trying to migrate a PHP script and just realized that the IIS server I am working on does not have the REQUEST_URI, SCRIPT_FILE_NAME and DOCUMENT_ROOT server variables. This makes the script malfunction.
Does anyone know how I can get these variables?
If you would like to see info on this server go to http://216.95.232.174/info.php
You have all of the info you need. If you don't have a variable present on your info.php page, then it's just not there. Take combinations of what is available and make what you need. That's your only option.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
PHP|Architect: A magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php