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 obtain the affected number of rows through PDOStatement::rowCount for conditional judgment
1
PHP Security Authentication Tutorial: Implement Multi-Factor Authentication with Authy
5
Optimize the performance of xml_set_end_namespace_decl_handler in large-scale XML parsing
3
How to Resolve the "Property Redefinition Not Allowed" Error in PHP
7
Similar Functions
socket_export_stream
socket_export_stream
Exportsocketextensio
socket_import_stream
socket_import_stream
Importstream
socket_select
socket_select
Runtheselect()system
socket_strerror
socket_strerror
Returnsthestringdesc
socket_create_listen
socket_create_listen
Openasocketontheport
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_create_pair
socket_create_pair
Createapairofindisti
socket_write
socket_write
Writetosockets
Popular Articles