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
closelog
closelog
Closethesystemloglin
setrawcookie
setrawcookie
Sendunurl-encodedcoo
getmxrr
getmxrr
GettheMXrecordcorres
socket_set_blocking
socket_set_blocking
Aliasforstream_set
inet_pton
inet_pton
Converthuman-readabl
checkdnsrr
checkdnsrr
CheckDNSrecordscorre
http_response_code
http_response_code
Get/settheHTTPstatus
getprotobyname
getprotobyname
Gettheprotocolnumber
Popular Articles
Performance Differences of gethostbynamel Across Different Operating Systems: A Comparison
The difference between gethostbyname and gethostbyname
Troubleshooting steps for failed time domain name resolution using gethostbynamel
Want to Retrieve All IPv4 Addresses Corresponding to a Domain? The gethostbynamel Function Makes It Easy
How to handle error return of gethostbynamel
Why does gethostbynamel return an empty array for IP addresses? Possible causes and analysis
What Is the gethostbynamel Function and How Is It Used in PHP?