Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getservbyport
getservbyport
Get Internet services corresponding to ports and protocols
Name:
getservbyport
Category:
Network
Programming Language:
php
One-line Description:
Returns the Internet service for the given port and protocol.
Related
Complete Guide to Installing and Configuring PHP 7.0 on Linux
8
Common errors and fixes when using hash_init in PHP hash_final
7
PHP Network Communication Error Handling: How to Handle Exceptions Gracefully
1
curl_multi_close Is it necessary to check the status of all handles when executing?
4
Similar Functions
socket_set_timeout
socket_set_timeout
Aliasforstream_set
dns_get_record
dns_get_record
GettheDNSrecordofthe
header_register_callback
header_register_callback
Callaheaderfunction
header
header
SendnativeHTTPheader
setcookie
setcookie
Sendcookies
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
gethostbyname
gethostbyname
ReturntheIPv4address
closelog
closelog
Closethesystemloglin
Popular Articles