Hi Group members !
I want to know about a method for detecting client's IP which is
running behind a proxy server.
I have tried functions available with PHP core but they are returning
the address of proxy server not of the client's machinel.
Is there any way to get the desired results.
I want to know about a method for detecting client's IP which is
running behind a proxy server.
I have tried functions available with PHP core but they are returning
the address of proxy server not of the client's machinel.
Is there any way to get the desired results.
Comment