Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getservbyname
getservbyname
Get the port number associated with Internet services and protocols
Name:
getservbyname
Category:
Network
Programming Language:
php
One-line Description:
Returns the port number for the given Internet service and protocol.
Related
How to combine getservbyname and getprotobyname to query protocols and ports
9
Similar Functions
socket_get_status
socket_get_status
Aliasofstream_get_
gethostbynamel
gethostbynamel
GettheIPv4addresslis
inet_pton
inet_pton
Converthuman-readabl
header
header
SendnativeHTTPheader
gethostbyname
gethostbyname
ReturntheIPv4address
header_register_callback
header_register_callback
Callaheaderfunction
dns_check_record
dns_check_record
aliasofcheckdnsrr
dns_get_mx
dns_get_mx
aliasofgetmxrr
Popular Articles
How to combine getservbyname and getprotobyname to query protocols and ports