Socket-Funktionen
PHP Manual

socket_addrinfo_lookup

(PHP 7 >= 7.2.0)

socket_addrinfo_lookupGet array with contents of getaddrinfo about the given hostname

Beschreibung

array socket_addrinfo_lookup ( string $host [, string $service [, array $hints ]] )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

host

service

hints

Rückgabewerte


Socket-Funktionen
PHP Manual