Find a Real IP address when Proxy is used


/ Published in: PHP
Save to your folder(s)

Code is meant to show the real ip address, in case if user is using a proxy. Most of the time $_SERVER["REMOTE_ADDR"] do not work correctly due to the proxy setting of user. It's a nice solution.

URL: http://topgravity.com/find-my-ip-address/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.