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
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison
1
Does next_result() affect query performance? One article analysis
2
How to use the ftp_pwd function to get the current FTP directory path
8
How to Use mysqli::$client_version to Retrieve and Verify MySQL Client Version Information?
7
Similar Functions
setrawcookie
setrawcookie
Sendunurl-encodedcoo
dns_get_record
dns_get_record
GettheDNSrecordofthe
headers_sent
headers_sent
DetectwhethertheHTTP
gethostname
gethostname
Getthehostname
closelog
closelog
Closethesystemloglin
gethostbynamel
gethostbynamel
GettheIPv4addresslis
openlog
openlog
Opentheconnectiontot
getmxrr
getmxrr
GettheMXrecordcorres
Popular Articles