Hi all.

I am needing to obtain the IP address of a user who logs into the system. I tried to use `getenv("REMOTE_ADDR")`, however, this function does not work in ISAPI mode, which is what I am running.

Is there an alternative to obtaining the IP address? I have looked around, but I cannot seem to find anything.

Thanks in advance,
~Philip

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to