Depiction- Webmaster Resources
Stock Image


Contributors: Advertise Here  |  Advertise Here  |  Advertise Here


Misc Links: Submit Tutorials (Earn $$) l Advertising l Privacy Policy | Site Map

Tutorials > PHP > Get Host

 

Get the internet host name or ISP corresponding to a given IP address.


Most people know how to find and display a visitor's IP address. A visitor's ISP can also be found and displayed much like a visitor's IP address.

Code:
------------------------------------------------------------------------
<?php
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);

echo $hostname;
?>
------------------------------------------------------------------------

In action:

ec2-18-221-53-209.us-east-2.compute.amazonaws.com


 
 

Affiliates

PS Wish Photoshop Tutorials
Tutorial Man Wallpaper Stock  More

Resources