|
Posted by Oli Filth on 09/18/05 12:27
hamstring said the following on 18/09/2005 08:17:
> As part of a 'whoisonline' program, I am using
>
> $_SERVER['REMOTE_ADDR']
>
> to get me the remote ip address of a visitor.
>
> But it only seems to ever give me the ip provider, ie AOL, blueyonder
> etc, and not the users address.
>
> How can I get the users ip address ???
$_SERVER['REMOTE_ADDR'] should give you the IP address. How are you
using it?
--
Oli
Navigation:
[Reply to this message]
|