What is the Correct php code for seeing the IP Address of the Server?

Posted by Unknown on Wednesday, March 19, 2014

We requested a dedicated IP address for our websites from our hosting. Then we wanted to check whether the IP address got changed. We tried below statement. echo $_SERVER['SERVER_ADDR']; And, it was showing the new ip address. But below statement is still showing the old ip address.

more

{ 0 comments... » What is the Correct php code for seeing the IP Address of the Server? read them below or add one }

Post a Comment

Popular Posts