Display the drop-down list

gethostbyaddr()

« getenv | gethostbyname »
<?php
$string 
gethostbyaddr (
    
  // string $ip_address
);
?>
Result
$string = 'localhost.localdomain'
Examples
#1 gethostbyaddr  ("127.0.0.1")
See also
gethostbyname, gethostbynamel