Page 1 of 1

$_SERVER['REMOTE_ADDR'] always return gateway ip address

Posted: Thu Aug 27, 2009 5:21 am
by dEaMOn
Hi alls,

I would like to get client ip address but the command $_SERVER['REMOTE_ADDR'] always return server gateway ip address.
How to solved this problem?

Thanks in advance,