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
How to Retrieve and Process Real-Time Data Using PHP API Interfaces?
4
Understand the comparison and application scenarios of hex2bin and bin2hex functions
10
How to use get_client_version to access source statistics
3
How to Convert Unix Timestamps to Relative Time Formats (Minutes Ago, Hours Ago, Days Ago) in PHP
3
Similar Functions
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_bind
socket_bind
Bindthenametothesock
socket_strerror
socket_strerror
Returnsthestringdesc
socket_import_stream
socket_import_stream
Importstream
socket_set_nonblock
socket_set_nonblock
Setnon-blockingmodef
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_getsockname
socket_getsockname
Querythelocalendofag
Popular Articles