![]() |
|
|
+ Search |
![]()
|
Apr 18th, 2007 08:00
J de Roij,
I want to check the ip from the server On windows with php as cgi module i can use _SERVER['local_addr'] but when i run php as isapi module this server var is gone. This is very strange because local_addr is a IIS var, so is must be the same thing for cgi and isapi or am i wrong?