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 Use the str_shuffle Function in PHP to Shuffle Letters and Numbers? Available Methods
1
Why Use ob_end_clean Function to Clear the Buffer Before File Download? Step-by-Step Guide
10
How to handle GIF animations through imageflip?
9
How to Return Partial Data in ThinkPHP and Optimize Queries
1
Similar Functions
socket_setopt
socket_setopt
Aliasforsocket_set
socket_last_error
socket_last_error
Returnsthelasterroro
socket_accept
socket_accept
Acceptconnectionsons
socket_write
socket_write
Writetosockets
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
Popular Articles