Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_addrinfo_lookup
socket_addrinfo_lookup
Get an array of getaddrinfo content about the given hostname
Name:
socket_addrinfo_lookup
Category:
Sockets
Programming Language:
php
One-line Description:
Get an array of getaddrinfo content about the given hostname
Related
Practical Guide to Enhancing SEO Performance for AWS PHP Websites
4
Special Considerations When Using the feof Function with Binary Files
3
Common ways to solve zero-dividing errors with is_finite
7
Notes when using PHP hash_final with hash_algos
5
Similar Functions
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_bind
socket_bind
Bindthenametothesock
socket_setopt
socket_setopt
Aliasforsocket_set
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_connect
socket_connect
Startaconnectiononas
socket_addrinfo_connect
socket_addrinfo_connect
Createandconnecttoso
socket_shutdown
socket_shutdown
Closethesockettorece
Popular Articles