getservbyport
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get Internet service which corresponds to port and protocol
<?php getservbyport
(
int $port
,
string $protocol
):
string
|
false