Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gethostbyaddr
gethostbyaddr
Get the host name corresponding to the specified IP address
Name:
gethostbyaddr
Category:
Network
Programming Language:
php
One-line Description:
Returns the domain name of the given IP address.
Related
The role of cosh function in a PHP + JavaScript hybrid project
9
How to Use spl_autoload_unregister to Clean Up PHP Autoloaders Registered in the Global Scope?
8
PHP Pseudo Protocols: Common Types and Security Analysis
7
How to Effectively Debug Exceptions in PHP Applications Using getTraceAsString
1
Similar Functions
http_response_code
http_response_code
Get/settheHTTPstatus
getmxrr
getmxrr
GettheMXrecordcorres
socket_set_timeout
socket_set_timeout
Aliasforstream_set
fsockopen
fsockopen
Openanetworkconnecti
header_remove
header_remove
DeletetheHTTPheadert
setcookie
setcookie
Sendcookies
socket_set_blocking
socket_set_blocking
Aliasforstream_set
inet_ntop
inet_ntop
ConvertpackagedInter
Popular Articles