Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gethostbynamel
gethostbynamel
Get the IPv4 address list corresponding to the Internet hostname
Name:
gethostbynamel
Category:
Network
Programming Language:
php
One-line Description:
Returns the IPv4 address list for the given domain/hostname.
Related
Troubleshooting steps for failed time domain name resolution using gethostbynamel
7
How to handle error return of gethostbynamel
9
Why does gethostbynamel return an empty array for IP addresses? Possible causes and analysis
4
Performance Differences of gethostbynamel Across Different Operating Systems: A Comparison
1
The difference between gethostbyname and gethostbyname
8
Want to Retrieve All IPv4 Addresses Corresponding to a Domain? The gethostbynamel Function Makes It Easy
5
What Is the gethostbynamel Function and How Is It Used in PHP?
5
Similar Functions
header_register_callback
header_register_callback
Callaheaderfunction
dns_check_record
dns_check_record
aliasofcheckdnsrr
pfsockopen
pfsockopen
Openapersistentnetwo
fsockopen
fsockopen
Openanetworkconnecti
http_response_code
http_response_code
Get/settheHTTPstatus
socket_set_timeout
socket_set_timeout
Aliasforstream_set
setrawcookie
setrawcookie
Sendunurl-encodedcoo
gethostname
gethostname
Getthehostname
Popular Articles
Why does gethostbynamel return an empty array for IP addresses? Possible causes and analysis
Troubleshooting steps for failed time domain name resolution using gethostbynamel
The difference between gethostbyname and gethostbyname
What Is the gethostbynamel Function and How Is It Used in PHP?
Want to Retrieve All IPv4 Addresses Corresponding to a Domain? The gethostbynamel Function Makes It Easy
How to handle error return of gethostbynamel
Performance Differences of gethostbynamel Across Different Operating Systems: A Comparison