Re: getenv() alternative

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oh, before I get a slew of emails about this one, I think I figured it out: $_SERVER['REMOTE_ADDR']

I knew it couldn't have been that difficult... brain fart! Sorry for wasting your time.

~Philip

On Sep 29, 2004, at 5:02 PM, Philip Thompson wrote:

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux