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
How to Efficiently Use mysql_fetch_array in Loops to Handle Massive Data?
5
Complete Guide and Example Code for File Upload in PHP
3
CGI vs PHP: Differences and Application Examples Explained
1
Common problems when mb_strcut function handles special characters
3
Similar Functions
syslog
syslog
Generatesystemlogmes
socket_get_status
socket_get_status
Aliasofstream_get_
header
header
SendnativeHTTPheader
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
http_response_code
http_response_code
Get/settheHTTPstatus
getmxrr
getmxrr
GettheMXrecordcorres
gethostbyname
gethostbyname
ReturntheIPv4address
dns_get_record
dns_get_record
GettheDNSrecordofthe
Popular Articles