Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_addrinfo_explain
socket_addrinfo_explain
Get information about addrinfo
Name:
socket_addrinfo_explain
Category:
Sockets
Programming Language:
php
One-line Description:
Get information about addrinfo
Related
How to use the is_nan function in PHP with floatval
8
Custom extension get_client_version supports more client information
7
Advanced tips: Use xml_set_end_namespace_decl_handler with xml_set_element_handler
3
How to mock the delay of time_nanosleep in unit tests
10
Similar Functions
socket_listen
socket_listen
Listentoconnectionso
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_last_error
socket_last_error
Returnsthelasterroro
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_import_stream
socket_import_stream
Importstream
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_create
socket_create
Createsockets(commun
Popular Articles