显示文本框

gethostbyaddr()

« getenv | gethostbyname »
<?php
$string 
gethostbyaddr (
    
  // string $ip_address
);
?>
结果
$string = 'localhost.localdomain'
示例
#1 gethostbyaddr  ("127.0.0.1")
另请参阅
gethostbyname, gethostbynamel