I tried like this
echo "$_SERVER['SERVER_ADDR']";
It showing IP address of the router,
I want get the global IP address of the client using php,can any one tell me how to get.thanks
I tried like this
echo "$_SERVER['SERVER_ADDR']";
It showing IP address of the router,
I want get the global IP address of the client using php,can any one tell me how to get.thanks