Home
PHP
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
The correct way to refresh the cache using mysqli::refresh
9
Detailed explanation of the basic usage of the sprintf function in PHP
3
Basic usage of str_shuffle(): How to mess up strings
4
The difference between PHP is_nan and is_finite functions and application scenarios
6
Similar Functions
socket_shutdown
socket_shutdown
Closethesockettorece
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_cmsg_space
socket_cmsg_space
Calculatethemessageb
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_read
socket_read
Readmaximumlengthbyt
socket_sendto
socket_sendto
Sendamessagetothesoc
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
Popular Articles