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
How to avoid duplicate data when using mysqli_result::fetch_column
8
CKNIFE and PHP Integration Guide: Enhance Development Efficiency and Code Management
10
Comprehensive Guide to Fix PHP Display Issues on IIS
7
Does the proc_nice Function Affect Operating System Process Priority? A Comprehensive Guide
1
Similar Functions
checkdnsrr
checkdnsrr
CheckDNSrecordscorre
dns_check_record
dns_check_record
aliasofcheckdnsrr
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
header
header
SendnativeHTTPheader
dns_get_record
dns_get_record
GettheDNSrecordofthe
getservbyname
getservbyname
Gettheportnumberasso
http_response_code
http_response_code
Get/settheHTTPstatus
headers_sent
headers_sent
DetectwhethertheHTTP
Popular Articles