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
Want to Preserve Original Characters Without Double Escaping? Try Using addcslashes
10
How to Determine the File Size Inside a ZIP Archive Using PHP's ZipArchive Class
6
PHP Chinese Garbled Character Solution on Linux: Quick Troubleshooting and Fixes
8
How to Avoid Precision Loss When Using the bindec Function?
7
Similar Functions
ip2long
ip2long
ConvertIPV4'sstr
header_remove
header_remove
DeletetheHTTPheadert
header_register_callback
header_register_callback
Callaheaderfunction
inet_pton
inet_pton
Converthuman-readabl
http_response_code
http_response_code
Get/settheHTTPstatus
dns_get_record
dns_get_record
GettheDNSrecordofthe
dns_get_mx
dns_get_mx
aliasofgetmxrr
headers_list
headers_list
ReturnsthesentHTTPre
Popular Articles