Does Windows support: $_SERVER['SCRIPT_FILENAME'] & $_SERVER['REMOTE_ADDR'] ?
Hi,
I am making a Modifiaction for a script and I am using the PHP code $_SERVER['SCRIPT_FILENAME'] and $_SERVER['REMOTE_ADDR']
I would like it to work with both Linux and Windows Hosting.
Can some tell me if it is suppoted before Windows 2003 and IIS 6?
I have tested this on a Windows 2003 Server Hosting, running IIS 6, so I am presume it will be support on newer versions.
Regards,
CBG
|