Re: Capture IP
> "Exile" == Exile <[EMAIL PROTECTED]> writes: Exile> Beside of $ENV{REMOTE_ADDR} , is there any other way to capture Exile> the users IP? I found that the user IP will vary by RELOAD Exile> from browser sometimes... That's always the IP address of the client connecting to your webserver.
Capture IP
Hi all, Beside of $ENV{REMOTE_ADDR} , is there any other way to capture the users IP? I found that the user IP will vary by RELOAD from browser sometimes...