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
Building High-Quality PHP Applications: Best Practices and Coding Standards
9
Advanced Techniques of PHP intdiv Function: Boost Your Code Efficiency
2
How to detect query failures through mysqli_stmt::$error and mysqli_stmt::store_result()
7
Is stream_socket_client Failure Caused by DNS Issues? In-Depth Analysis and Solutions
3
Similar Functions
socket_set_blocking
socket_set_blocking
Aliasforstream_set
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
http_response_code
http_response_code
Get/settheHTTPstatus
getmxrr
getmxrr
GettheMXrecordcorres
dns_get_mx
dns_get_mx
aliasofgetmxrr
dns_get_record
dns_get_record
GettheDNSrecordofthe
long2ip
long2ip
Convertlongintegersi
getservbyport
getservbyport
GetInternetservicesc
Popular Articles